Permission$json top-level constant
- @Deprecated('Use permissionDescriptor instead')
Implementation
@$core.Deprecated('Use permissionDescriptor instead')
const Permission$json = {
'1': 'Permission',
'2': [
{'1': 'resources', '3': 1, '4': 3, '5': 9, '10': 'resources'},
{'1': 'allowed_methods', '3': 2, '4': 3, '5': 9, '10': 'allowedMethods'},
],
};