Log$json top-level constant

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

Implementation

@$core.Deprecated('Use logDescriptor instead')
const Log$json = {
  '1': 'Log',
  '2': [
    {'1': 'Time', '3': 1, '4': 2, '5': 13, '10': 'Time'},
    {'1': 'Contents', '3': 2, '4': 3, '5': 11, '6': '.Log.Content', '10': 'Contents'},
    {'1': 'Time_ns', '3': 4, '4': 1, '5': 7, '10': 'TimeNs'},
  ],
  '3': [Log_Content$json],
};