SetMinGasRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use setMinGasRequestDescriptor instead')
const SetMinGasRequest$json = const {
  '1': 'SetMinGasRequest',
  '2': const [
    const {'1': 'mingas', '3': 1, '4': 1, '5': 11, '6': '.spacemesh.v1.SimpleInt', '10': 'mingas'},
  ],
};