PhotosLibraryApi constructor
PhotosLibraryApi(})
Implementation
PhotosLibraryApi(http.Client client,
{core.String rootUrl = 'https://photoslibrary.googleapis.com/',
core.String servicePath = ''})
: _requester =
commons.ApiRequester(client, rootUrl, servicePath, requestHeaders);