image property

Uint8List? image
getter/setter pair

The image of the user, stored as Uint8List.

Implementation

Uint8List? image;