EventRevoke$json top-level constant

  1. @Deprecated('Use eventRevokeDescriptor instead')
Map<String, Object> const EventRevoke$json

Implementation

@$core.Deprecated('Use eventRevokeDescriptor instead')
const EventRevoke$json = const {
  '1': 'EventRevoke',
  '2': const [
    const {'1': 'msg_type_url', '3': 2, '4': 1, '5': 9, '10': 'msgTypeUrl'},
    const {'1': 'granter', '3': 3, '4': 1, '5': 9, '10': 'granter'},
    const {'1': 'grantee', '3': 4, '4': 1, '5': 9, '10': 'grantee'},
  ],
};