MapGptApiTokens

class MapGptApiTokens(val mapGptApiToken: String)

This object is temporary for exposing the api tokens through the DashConfig. Likely that each token will be exposed as a feature in the future.

TODO Make mapGptApiToken mutable

Constructors

Link copied to clipboard
constructor(mapGptApiToken: String)

Properties

Link copied to clipboard