menu
turnkey_http package
documentation
config.dart
NullableTConfig
NullableTConfig.new constructor
NullableTConfig.new constructor
dark_mode
light_mode
NullableTConfig
constructor
NullableTConfig
(
{
String
?
apiPublicKey
,
String
?
apiPrivateKey
,
String
?
baseUrl
,
})
Implementation
NullableTConfig({ this.apiPublicKey, this.apiPrivateKey, this.baseUrl, });
turnkey_http package
documentation
config
NullableTConfig
NullableTConfig.new constructor
NullableTConfig class