apiClientSecret top-level property

dynamic get apiClientSecret

Implementation

dynamic get apiClientSecret {
  return _config[_clientSecret];
}