CommandLog$json top-level constant

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

Implementation

@$core.Deprecated('Use commandLogDescriptor instead')
const CommandLog$json = const {
  '1': 'CommandLog',
  '2': const [
    const {'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.machine.CommandLogType', '10': 'type'},
    const {'1': 'bytes', '3': 2, '4': 1, '5': 12, '10': 'bytes'},
  ],
};