getValue property

String getValue

Returns the value of the access token.

Implementation

String get getValue {
  return this._value;
}