MilestoneFieldName$json top-level constant

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

Implementation

@$core.Deprecated('Use milestoneFieldNameDescriptor instead')
const MilestoneFieldName$json = {
  '1': 'MilestoneFieldName',
  '2': [
    {'1': 'MILESTONE_FIELD_NAME_UNSPECIFIED', '2': 0},
    {'1': 'MILESTONE_FIELD_NAME_TYPE', '2': 1},
    {'1': 'MILESTONE_FIELD_NAME_REACHED_DATE', '2': 2},
  ],
};