GasOffered$json top-level constant

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

Implementation

@$core.Deprecated('Use gasOfferedDescriptor instead')
const GasOffered$json = const {
  '1': 'GasOffered',
  '2': const [
    const {'1': 'gas_provided', '3': 1, '4': 1, '5': 4, '10': 'gasProvided'},
    const {'1': 'gas_price', '3': 2, '4': 1, '5': 4, '10': 'gasPrice'},
  ],
};