imageList property

RxList<String> imageList
getter/setter pair

To get List of Images.

Implementation

RxList<String> imageList = RxList<String>();