menu
solevato_client_sdk_flutter package
documentation
data/remote/responses/solevato_event.dart
SolevatoEvent
SolevatoEvent.fromJson factory constructor
SolevatoEvent.fromJson factory constructor
dark_mode
light_mode
SolevatoEvent.fromJson
constructor
SolevatoEvent.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SolevatoEvent.fromJson(Map<String, dynamic> json) => _$SolevatoEventFromJson(json);
solevato_client_sdk_flutter package
documentation
data/remote/responses/solevato_event
SolevatoEvent
SolevatoEvent.fromJson factory constructor
SolevatoEvent class