token property

LiveData<T?> get token

Implementation

LiveData<T?> get token => _token;