menu
chmwkuzrwshyhgsgzncj package
documentation
cometchat_chat_uikit.dart
TimeRange
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
String
>
toJson
(
)
Implementation
Map<String, String> toJson() { return {SchedulerConstants.from: from, SchedulerConstants.to: to}; }
chmwkuzrwshyhgsgzncj package
documentation
cometchat_chat_uikit
TimeRange
toJson method
TimeRange class