KEY_TYPE_BLS12381G1G2 constant

KeyType const KEY_TYPE_BLS12381G1G2

Implementation

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