callList property

RxList<CallUserList> callList
getter/setter pair

Implementation

var callList = Get.find<CallController>()
    .callList;