UserGrantWithGrantedQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use userGrantWithGrantedQueryDescriptor instead')
const UserGrantWithGrantedQuery$json = const {
  '1': 'UserGrantWithGrantedQuery',
  '2': const [
    const {'1': 'with_granted', '3': 1, '4': 1, '5': 8, '10': 'withGranted'},
  ],
};