carp_core package
documentation
carp_core_protocols
TimeOfDay
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$TimeOfDayToJson(this);
carp_core package
documentation
carp_core_protocols
TimeOfDay
toJson method
TimeOfDay class
Constructors
TimeOfDay
fromJson
Properties
hashCode
hour
minute
runtimeType
second
Methods
noSuchMethod
toJson
toString
Operators
operator ==