back property

Rx<ImageDirectionModel?> back
getter/setter pair

Implementation

var back = Rx<ImageDirectionModel?>(null);