StopSmeshingResponse$json top-level constant

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

Implementation

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