time_options.pbjson library Null safety

Constants

Time$json → const Map<String, Object>
@Deprecated('Use timeDescriptor instead')
const {'1' : 'Time', '2' : const [const {'1' : 'TIME_UNDEFINED', '2' : 0}, const {'1' : 'PAST', '2' : 1}, const {'1' : &…
TimeOption$json → const Map<String, Object>
@Deprecated('Use timeOptionDescriptor instead')
const {'1' : 'TimeOption', '2' : const [const {'1' : 'in', '3' : 1, '4' : 1, '5' : 14, '6' : '.Time', '10' : …

Properties

timeDescriptor Uint8List
Descriptor for Time. Decode as a google.protobuf.EnumDescriptorProto.
final
timeOptionDescriptor Uint8List
Descriptor for TimeOption. Decode as a google.protobuf.DescriptorProto.
final