avatar property

  1. @unfreezed
Uint8List? get avatar
inherited

Avatar image data. Note: This is excluded from JSON serialization.

Implementation

String? get color;/// Avatar image data. Note: This is excluded from JSON serialization.
@unfreezed Uint8List? get avatar;