Readonly
Checks if the function is read-only i.e. it only reads from storage, does not write to it.
True if the function is read-only or pure, false otherwise.
Checks if the function is read-only i.e. it only reads from storage, does not write to it.