menu
altibbi package
documentation
altibbi_chat.dart
Thumbnail
Thumbnail.fromJson factory constructor
Thumbnail.fromJson factory constructor
dark_mode
light_mode
Thumbnail.fromJson
constructor
Thumbnail.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Thumbnail.fromJson(Map<String, dynamic> json) => _$ThumbnailFromJson(json);
altibbi package
documentation
altibbi_chat
Thumbnail
Thumbnail.fromJson factory constructor
Thumbnail class