sourceData property

RxList<ZkFormData> sourceData
getter/setter pair

Implementation

late RxList<ZkFormData> sourceData = RxList<ZkFormData>([]);