AppConfig constructor
const
AppConfig({})
Implementation
const AppConfig({
this.registrarApiKey = '',
this.atsignPrefix = '',
this.atsignPostfix = '',
this.folders = const [],
});
const AppConfig({
this.registrarApiKey = '',
this.atsignPrefix = '',
this.atsignPostfix = '',
this.folders = const [],
});