RolePermissionList$json top-level constant
- @Deprecated('Use rolePermissionListDescriptor instead')
Implementation
@$core.Deprecated('Use rolePermissionListDescriptor instead')
const RolePermissionList$json = {
'1': 'RolePermissionList',
'2': [
{'1': 'Role', '3': 1, '4': 1, '5': 11, '6': '.Role', '10': 'Role'},
{
'1': 'Permissions',
'3': 2,
'4': 3,
'5': 11,
'6': '.RolePermission',
'10': 'Permissions'
},
],
};