getToken property

String getToken

Implementation

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