DelayedVestingAccount$json top-level constant

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

Implementation

@$core.Deprecated('Use delayedVestingAccountDescriptor instead')
const DelayedVestingAccount$json = const {
  '1': 'DelayedVestingAccount',
  '2': const [
    const {'1': 'base_vesting_account', '3': 1, '4': 1, '5': 11, '6': '.cosmos.vesting.v1beta1.BaseVestingAccount', '8': const {}, '10': 'baseVestingAccount'},
  ],
  '7': const {},
};