image property
The raw image file. May be up to 2 MB, formerly limited to 1 MB.
Implementation
String get $type;/// The raw image file. May be up to 2 MB, formerly limited to 1 MB.
@BlobConverter() Blob get image;
The raw image file. May be up to 2 MB, formerly limited to 1 MB.
String get $type;/// The raw image file. May be up to 2 MB, formerly limited to 1 MB.
@BlobConverter() Blob get image;