carp_core package
documentation
carp_core_protocols
RecurrenceRule
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$RecurrenceRuleToJson(this);
carp_core package
documentation
carp_core_protocols
RecurrenceRule
toJson method
RecurrenceRule class
Constructors
RecurrenceRule
fromJson
fromString
Properties
end
frequency
hashCode
interval
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==