accessToken property

String? accessToken

Implementation

String? get accessToken {
  return _accessToken;
}