token property

String? token

The JSON Web token that was sent with this response.

Implementation

String? get token => _token;