WordInfo$json top-level constant
Implementation
@$core.Deprecated('Use wordInfoDescriptor instead')
const WordInfo$json = const {
'1': 'WordInfo',
'2': const [
const {'1': 'start_time', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'startTime'},
const {'1': 'end_time', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'endTime'},
const {'1': 'word', '3': 3, '4': 1, '5': 9, '10': 'word'},
],
};