ProtoReadLogCallArguments$json top-level constant

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

Implementation

@$core.Deprecated('Use protoReadLogCallArgumentsDescriptor instead')
const ProtoReadLogCallArguments$json = {
  '1': 'ProtoReadLogCallArguments',
  '2': [
    {'1': 'uuid', '3': 1, '4': 1, '5': 9, '10': 'uuid'},
    {'1': 'clearLogs', '3': 2, '4': 1, '5': 8, '10': 'clearLogs'},
  ],
};