status property

Rx<PlayerStatus> status
getter/setter pair

Implementation

Rx<PlayerStatus> status = Rx(PlayerStatus.paused);