LiveIconPhoto.fromJson constructor

LiveIconPhoto.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory LiveIconPhoto.fromJson(Map<String, dynamic> json) => _$LiveIconPhotoFromJson(json);