Grant$json top-level constant

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

Implementation

@$core.Deprecated('Use grantDescriptor instead')
const Grant$json = const {
  '1': 'Grant',
  '2': const [
    const {'1': 'grantType', '3': 1, '4': 1, '5': 14, '6': '.Nuntio.GrantType', '10': 'grantType'},
    const {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
  ],
};