Creates a new LivePhoto object from a JSON Map.
factory LivePhoto.fromJson(Map<String, dynamic> json) => _$LivePhotoFromJson(json);