callList property

RxList<CallUserList> callList
getter/setter pair

Implementation

var callList = List<CallUserList>.empty(growable: true).obs;