pure constant

Represents a pure state mutability type.

Implementation

static const SmartContractAbiStateMutabilityType pure =
    SmartContractAbiStateMutabilityType._(1, 'Pure');