image property

String? image
getter/setter pair

The URL-safe Base64 encoded bytes of the thumbnail image.

It should conform to RFC 4648 section 5.

Implementation

core.String? image;