tokenIsNotNull method

bool tokenIsNotNull()

Implementation

bool tokenIsNotNull() => _token != null;