apiAcessToken top-level property

dynamic get apiAcessToken

Implementation

dynamic get apiAcessToken {
  return _config[_accessToken];
}