QueryAllowanceRequest$json top-level constant
- @Deprecated('Use queryAllowanceRequestDescriptor instead')
Implementation
@$core.Deprecated('Use queryAllowanceRequestDescriptor instead')
const QueryAllowanceRequest$json = const {
'1': 'QueryAllowanceRequest',
'2': const [
const {'1': 'granter', '3': 1, '4': 1, '5': 9, '10': 'granter'},
const {'1': 'grantee', '3': 2, '4': 1, '5': 9, '10': 'grantee'},
],
};