FFTimestampRange$json top-level constant
- @Deprecated('Use fFTimestampRangeDescriptor instead')
Implementation
@$core.Deprecated('Use fFTimestampRangeDescriptor instead')
const FFTimestampRange$json = {
'1': 'FFTimestampRange',
'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'
},
],
};