SetMinGasResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use setMinGasResponseDescriptor instead')
const SetMinGasResponse$json = const {
  '1': 'SetMinGasResponse',
  '2': const [
    const {'1': 'status', '3': 1, '4': 1, '5': 11, '6': '.google.rpc.Status', '10': 'status'},
  ],
};