RoleQuery$json top-level constant

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

Implementation

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