ExportDataResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use exportDataResponseDescriptor instead')
const ExportDataResponse$json = {
  '1': 'ExportDataResponse',
  '2': [
    {
      '1': 'orgs',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.zitadel.admin.v1.DataOrg',
      '10': 'orgs'
    },
  ],
};