menu
flutter_adserver package
documentation
model/config.dart
APIConfig
APIConfig.new constructor
APIConfig.new constructor
dark_mode
light_mode
APIConfig
constructor
APIConfig
(
String
baseUrl
,
String
token
)
Implementation
APIConfig(this.baseUrl, this.token);
flutter_adserver package
documentation
model/config
APIConfig
APIConfig.new constructor
APIConfig class