YoutubeApiClient.fromJson(Map<String, dynamic> json) : payload = json['payload'], apiUrl = json['apiUrl'], headers = json['headers'];