menu
flutter_adserver package
documentation
model/config.dart
UserConfig
UserConfig.new constructor
UserConfig.new constructor
dark_mode
light_mode
UserConfig
constructor
UserConfig
(
String
reseller
,
String
stb
,
String
subscriber
)
Implementation
UserConfig(this.reseller, this.stb, this.subscriber);
flutter_adserver package
documentation
model/config
UserConfig
UserConfig.new constructor
UserConfig class