chatList property

RxList<ChatModel> chatList
getter/setter pair

Implementation

var chatList = <ChatModel>[].obs;