avatar property

String? avatar
final

The contact's avatar image encoded in Base64, or null if unavailable.

Implementation

final String? avatar;