PeriodicAllowance$json top-level constant

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

Implementation

@$core.Deprecated('Use periodicAllowanceDescriptor instead')
const PeriodicAllowance$json = const {
  '1': 'PeriodicAllowance',
  '2': const [
    const {'1': 'basic', '3': 1, '4': 1, '5': 11, '6': '.cosmos.feegrant.v1beta1.BasicAllowance', '8': const {}, '10': 'basic'},
    const {'1': 'period', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '8': const {}, '10': 'period'},
    const {'1': 'period_spend_limit', '3': 3, '4': 3, '5': 11, '6': '.cosmos.base.v1beta1.Coin', '8': const {}, '10': 'periodSpendLimit'},
    const {'1': 'period_can_spend', '3': 4, '4': 3, '5': 11, '6': '.cosmos.base.v1beta1.Coin', '8': const {}, '10': 'periodCanSpend'},
    const {'1': 'period_reset', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': const {}, '10': 'periodReset'},
  ],
  '7': const {},
};