unknownEntryType constant

SmartContractAbiEntryType const unknownEntryType

Represents an unknown entry type.

Implementation

static const SmartContractAbiEntryType unknownEntryType =
    SmartContractAbiEntryType._(0, '');