imageUrl property
getter/setter pair
The URL for the channel's watermark image. YouTube will generate this URL and return it in the API response to a watermark.set request.
Implementation
String? imageUrl;
The URL for the channel's watermark image. YouTube will generate this URL and return it in the API response to a watermark.set request.
String? imageUrl;