TimeStamp$json top-level constant

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

Implementation

@$core.Deprecated('Use timeStampDescriptor instead')
const TimeStamp$json = {
  '1': 'TimeStamp',
  '2': [
    {'1': 'timestamp_nanos', '3': 1, '4': 1, '5': 4, '10': 'timestampNanos'},
  ],
};