chatList property

Rxn<List<Chat>> chatList
getter/setter pair

Implementation

var chatList = Rxn<List<Chat>>();