Period$json top-level constant

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

Implementation

@$core.Deprecated('Use periodDescriptor instead')
const Period$json = const {
  '1': 'Period',
  '2': const [
    const {'1': 'length', '3': 1, '4': 1, '5': 3, '10': 'length'},
    const {'1': 'amount', '3': 2, '4': 3, '5': 11, '6': '.cosmos.base.v1beta1.Coin', '8': const {}, '10': 'amount'},
  ],
  '7': const {},
};