value property

String value

The value of the access token.

Implementation

String get value => _data['access_token'];