mutability property

StateMutability mutability
final

The mutability of this function, determines whether this function is going to read or write to the blockchain when called.

Implementation

final StateMutability mutability;