ProtoMsg$json top-level constant

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

Implementation

@$core.Deprecated('Use protoMsgDescriptor instead')
const ProtoMsg$json = const {
  '1': 'ProtoMsg',
  '2': const [
    const {'1': 'code', '3': 1, '4': 1, '5': 4, '10': 'code'},
    const {'1': 'payload', '3': 2, '4': 1, '5': 12, '10': 'payload'},
  ],
};