image property

  1. @BlobConverter()
Blob get image
inherited

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;