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