currentPlayingRef property

Rx<WordRef?> currentPlayingRef
final

Implementation

final Rx<WordRef?> currentPlayingRef = Rx<WordRef?>(null);