ListMilestonesResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listMilestonesResponseDescriptor instead')
const ListMilestonesResponse$json = {
  '1': 'ListMilestonesResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.v1.ListDetails',
      '10': 'details'
    },
    {
      '1': 'result',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.zitadel.milestone.v1.Milestone',
      '10': 'result'
    },
  ],
};