time.pbjson library Null safety

Constants

DayOfWeek$json → const Map<String, Object>
@Deprecated('Use dayOfWeekDescriptor instead')
const {'1' : 'DayOfWeek', '2' : const [const {'1' : 'DOW_UNDEFINED', '2' : 0}, const {'1' : 'MONDAY', '2' : 1}, const {'1…
LocalDate$json → const Map<String, Object>
@Deprecated('Use localDateDescriptor instead')
const {'1' : 'LocalDate', '2' : const [const {'1' : 'year', '3' : 1, '4' : 1, '5' : 5, '10' : 'year'}, const {'1'…
LocalDateTime$json → const Map<String, Object>
@Deprecated('Use localDateTimeDescriptor instead')
const {'1' : 'LocalDateTime', '2' : const [const {'1' : 'date', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.time.LocalDate'…
LocalTime$json → const Map<String, Object>
@Deprecated('Use localTimeDescriptor instead')
const {'1' : 'LocalTime', '2' : const [const {'1' : 'hour', '3' : 1, '4' : 1, '5' : 5, '8' : const {}, '10' : 'hour&…
Month$json → const Map<String, Object>
@Deprecated('Use monthDescriptor instead')
const {'1' : 'Month', '2' : const [const {'1' : 'MONTH_UNDEFINED', '2' : 0}, const {'1' : 'JANUARY', '2' : 1}, const {'1'…
OffsetDateTime$json → const Map<String, Object>
@Deprecated('Use offsetDateTimeDescriptor instead')
const {'1' : 'OffsetDateTime', '2' : const [const {'1' : 'date_time', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.time.LocalDa…
OffsetTime$json → const Map<String, Object>
@Deprecated('Use offsetTimeDescriptor instead')
const {'1' : 'OffsetTime', '2' : const [const {'1' : 'time', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.time.LocalTime', …
YearMonth$json → const Map<String, Object>
@Deprecated('Use yearMonthDescriptor instead')
const {'1' : 'YearMonth', '2' : const [const {'1' : 'year', '3' : 1, '4' : 1, '5' : 5, '10' : 'year'}, const {'1'…
ZonedDateTime$json → const Map<String, Object>
@Deprecated('Use zonedDateTimeDescriptor instead')
const {'1' : 'ZonedDateTime', '2' : const [const {'1' : 'date_time', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.time.LocalDat…
ZoneId$json → const Map<String, Object>
@Deprecated('Use zoneIdDescriptor instead')
const {'1' : 'ZoneId', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 9, '10' : 'value'}]}
ZoneOffset$json → const Map<String, Object>
@Deprecated('Use zoneOffsetDescriptor instead')
const {'1' : 'ZoneOffset', '2' : const [const {'1' : 'amount_seconds', '3' : 1, '4' : 1, '5' : 5, '10' : 'amountSeconds'…

Properties

dayOfWeekDescriptor Uint8List
Descriptor for DayOfWeek. Decode as a google.protobuf.EnumDescriptorProto.
final
localDateDescriptor Uint8List
Descriptor for LocalDate. Decode as a google.protobuf.DescriptorProto.
final
localDateTimeDescriptor Uint8List
Descriptor for LocalDateTime. Decode as a google.protobuf.DescriptorProto.
final
localTimeDescriptor Uint8List
Descriptor for LocalTime. Decode as a google.protobuf.DescriptorProto.
final
monthDescriptor Uint8List
Descriptor for Month. Decode as a google.protobuf.EnumDescriptorProto.
final
offsetDateTimeDescriptor Uint8List
Descriptor for OffsetDateTime. Decode as a google.protobuf.DescriptorProto.
final
offsetTimeDescriptor Uint8List
Descriptor for OffsetTime. Decode as a google.protobuf.DescriptorProto.
final
yearMonthDescriptor Uint8List
Descriptor for YearMonth. Decode as a google.protobuf.DescriptorProto.
final
zonedDateTimeDescriptor Uint8List
Descriptor for ZonedDateTime. Decode as a google.protobuf.DescriptorProto.
final
zoneIdDescriptor Uint8List
Descriptor for ZoneId. Decode as a google.protobuf.DescriptorProto.
final
zoneOffsetDescriptor Uint8List
Descriptor for ZoneOffset. Decode as a google.protobuf.DescriptorProto.
final