PUBLIC_KEY constant

KeyType const PUBLIC_KEY

Implementation

static const KeyType PUBLIC_KEY = KeyType._(2, const $core.bool.fromEnvironment('protobuf.omit_enum_names') ? '' : 'PUBLIC_KEY');