value property

String get value

The access token, as a string.

Implementation

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