avatar property
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;
Avatar image data. Note: This is excluded from JSON serialization.
String? get color;/// Avatar image data. Note: This is excluded from JSON serialization.
@unfreezed Uint8List? get avatar;