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