VestingSchedule$json top-level constant

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

Implementation

@$core.Deprecated('Use vestingScheduleDescriptor instead')
const VestingSchedule$json = const {
  '1': 'VestingSchedule',
  '2': const [
    const {'1': 'denom', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'denom'},
    const {'1': 'schedules', '3': 2, '4': 3, '5': 11, '6': '.terra.vesting.v1beta1.Schedule', '8': const {}, '10': 'schedules'},
  ],
  '7': const {},
};