GetUserGrantByIDResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getUserGrantByIDResponseDescriptor instead')
const GetUserGrantByIDResponse$json = const {
  '1': 'GetUserGrantByIDResponse',
  '2': const [
    const {'1': 'user_grant', '3': 1, '4': 1, '5': 11, '6': '.zitadel.user.v1.UserGrant', '10': 'userGrant'},
  ],
};