Operation_OperationKind$json top-level constant
- @Deprecated('Use operationDescriptor instead')
Implementation
@$core.Deprecated('Use operationDescriptor instead')
const Operation_OperationKind$json = {
'1': 'OperationKind',
'2': [
{'1': 'ENDORSEMENT', '2': 0},
{'1': 'REVEAL', '2': 107},
{'1': 'TRANSACTION', '2': 108},
{'1': 'DELEGATION', '2': 110},
],
};