Milestone$json top-level constant

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

Implementation

@$core.Deprecated('Use milestoneDescriptor instead')
const Milestone$json = {
  '1': 'Milestone',
  '2': [
    {'1': 'type', '3': 2, '4': 1, '5': 14, '6': '.zitadel.milestone.v1.MilestoneType', '10': 'type'},
    {'1': 'reached_date', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'reachedDate'},
  ],
  '9': [
    {'1': 1, '2': 2},
  ],
  '10': ['details'],
};