userChatModel property

Rx<ChatUserModel?> userChatModel
getter/setter pair

Implementation

Rx<ChatUserModel?> userChatModel = Rx(null);