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