CaptureInterval$json top-level constant

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

Implementation

@$core.Deprecated('Use captureIntervalDescriptor instead')
const CaptureInterval$json = {
  '1': 'CaptureInterval',
  '2': [
    {'1': 'start', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'start'},
    {'1': 'end', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'end'},
  ],
};