downloadingKind property

Rx<WordInfoKind?> downloadingKind
final

Implementation

final Rx<WordInfoKind?> downloadingKind = Rx<WordInfoKind?>(null);