ChangeSubscriptionResponse$json top-level constant

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

Implementation

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