toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsglmaps.config.weather.account
/
XweatherAccount
Xweather
Account
data
class
XweatherAccount
(
val
id
:
String
,
val
secret
:
String
)
Holds id and secret
Author
Jason Suto 03/13/2024
Members
Constructors
Xweather
Account
Link copied to clipboard
constructor
(
id
:
String
,
secret
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
secret
Link copied to clipboard
val
secret
:
String