avatar property
final
Status of the ChatContact.avatar upload or removal.
Implementation
final Rx<RxStatus> avatar = Rx<RxStatus>(RxStatus.empty());
Status of the ChatContact.avatar upload or removal.
final Rx<RxStatus> avatar = Rx<RxStatus>(RxStatus.empty());