token property

Rx<String?> token
final

Implementation

final Rx<String?> token = Rx<String?>(null);