data property

RxList<Transaction> data
getter/setter pair

Implementation

RxList<Transaction> data = <Transaction>[].obs;