menu
carp_communication_package package
documentation
communication.dart
CalendarEvent
CalendarEvent.fromJson factory constructor
CalendarEvent.fromJson factory constructor
dark_mode
light_mode
CalendarEvent.fromJson
constructor
CalendarEvent.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CalendarEvent.fromJson(Map<String, dynamic> json) => _$CalendarEventFromJson(json);
carp_communication_package package
documentation
communication
CalendarEvent
CalendarEvent.fromJson factory constructor
CalendarEvent class