tokenState property

Stream<String?> get tokenState

Implementation

Stream<String?> get tokenState => tokenChangeController.stream;