base64Image property

String? base64Image
read / write

If imageUrl is null and this is not null, this will be used as the preview image.

Implementation

String? base64Image;