youtube property
Youtube
get
youtube
Implementation
Youtube get youtube {
Youtube youtube_client =
Youtube(googleApisClientApiKey: google_apis_client_api_key);
// Yot
return youtube_client;
}