typingList property

RxList<String> typingList
getter/setter pair

Implementation

var typingList = <String>[].obs;