Tip$json top-level constant

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

Implementation

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