avatarImage property
final
NativeFile of the currently edited ChatAvatar to upload in submitAvatar.
Implementation
final Rx<NativeFile?> avatarImage = Rx(null);
NativeFile of the currently edited ChatAvatar to upload in submitAvatar.
final Rx<NativeFile?> avatarImage = Rx(null);