StatusStreamResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use statusStreamResponseDescriptor instead')
const StatusStreamResponse$json = const {
  '1': 'StatusStreamResponse',
  '2': const [
    const {'1': 'status', '3': 1, '4': 1, '5': 11, '6': '.spacemesh.v1.NodeStatus', '10': 'status'},
  ],
};