imageUrl property

String? imageUrl
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;