LiveStreamListResponse.fromJson constructor Null safety
Implementation
factory LiveStreamListResponse.fromJson(Map<String, dynamic> json) =>
_$LiveStreamListResponseFromJson(json);
factory LiveStreamListResponse.fromJson(Map<String, dynamic> json) =>
_$LiveStreamListResponseFromJson(json);