accessToken property

String? get accessToken

Implementation

String? get accessToken {
  return _accessToken;
}