UserGrantRoleKeyQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use userGrantRoleKeyQueryDescriptor instead')
const UserGrantRoleKeyQuery$json = const {
  '1': 'UserGrantRoleKeyQuery',
  '2': const [
    const {'1': 'role_key', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'roleKey'},
    const {'1': 'method', '3': 2, '4': 1, '5': 14, '6': '.zitadel.v1.TextQueryMethod', '8': const {}, '10': 'method'},
  ],
};