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