menu
aiuta_flutter package
documentation
configuration/features/aiuta_features.dart
AiutaFeatures
AiutaFeatures.fromJson factory constructor
AiutaFeatures.fromJson factory constructor
dark_mode
light_mode
AiutaFeatures.fromJson
constructor
AiutaFeatures.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AiutaFeatures.fromJson(Map<String, dynamic> json) => _$AiutaFeaturesFromJson(json);
aiuta_flutter package
documentation
configuration/features/aiuta_features
AiutaFeatures
AiutaFeatures.fromJson factory constructor
AiutaFeatures class