TotalSupplyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use totalSupplyResponseDescriptor instead')
const TotalSupplyResponse$json = const {
  '1': 'TotalSupplyResponse',
  '2': const [
    const {
      '1': 'total_supply',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ic_ledger.pb.v1.ICPTs',
      '10': 'totalSupply'
    },
  ],
};