getToken property

String get getToken

Implementation

String get getToken {
  return _credentials.accessToken.data;
}