image property

dynamic get image

image which encoded as Uint8List that repersenting Profile picture.

It allows to be nulled if not applied.

Implementation

UnmodifiableUint8ListView? get image;