DeactivateUserGrantResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use deactivateUserGrantResponseDescriptor instead')
const DeactivateUserGrantResponse$json = {
  '1': 'DeactivateUserGrantResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.v1.ObjectDetails',
      '10': 'details'
    },
  ],
};