appbaseSettings property Null safety
represnts the current appbase settings
Implementation
AppbaseSettings? get appbaseSettings {
return this.appbaseConfig;
}
represnts the current appbase settings
AppbaseSettings? get appbaseSettings {
return this.appbaseConfig;
}