LazyGradedVestingAccount$json top-level constant

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

Implementation

@$core.Deprecated('Use lazyGradedVestingAccountDescriptor instead')
const LazyGradedVestingAccount$json = const {
  '1': 'LazyGradedVestingAccount',
  '2': const [
    const {'1': 'base_vesting_account', '3': 1, '4': 1, '5': 11, '6': '.terra.vesting.v1beta1.BaseVestingAccount', '8': const {}, '10': 'baseVestingAccount'},
    const {'1': 'vesting_schedules', '3': 2, '4': 3, '5': 11, '6': '.terra.vesting.v1beta1.VestingSchedule', '8': const {}, '10': 'vestingSchedules'},
  ],
  '7': const {},
};