tokenIsNull method

bool tokenIsNull()

Implementation

bool tokenIsNull() => _token == null;