menu
whisper4dart package
documentation
whisper.dart
Whisper
Whisper.fromJson factory constructor
Whisper.fromJson factory constructor
dark_mode
light_mode
Whisper.fromJson
constructor
Whisper.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Whisper.fromJson(Map<String, dynamic> json) => _$WhisperFromJson(json);
whisper4dart package
documentation
whisper
Whisper
Whisper.fromJson factory constructor
Whisper class