RolePermissionQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use rolePermissionQueryDescriptor instead')
const RolePermissionQuery$json = {
  '1': 'RolePermissionQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {'1': 'Role', '3': 2, '4': 1, '5': 11, '6': '.Role', '10': 'Role'},
  ],
};