menu
teledart package
documentation
model.dart
ChatPhoto
ChatPhoto.fromJson factory constructor
ChatPhoto.fromJson factory constructor
dark_mode
light_mode
ChatPhoto.fromJson
constructor
ChatPhoto.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ChatPhoto.fromJson(Map<String, dynamic> json) => _$ChatPhotoFromJson(json);
teledart package
documentation
model
ChatPhoto
ChatPhoto.fromJson factory constructor
ChatPhoto class