statusList property

RxList<StatusData> statusList
getter/setter pair

Implementation

var statusList = List<StatusData>.empty(growable: true).obs;