front property

Rx<ImageDirectionModel?> front
getter/setter pair

Implementation

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