menu
interzone package
documentation
SitesPreferences.dart
SitesPreferencesEntry
SitesPreferencesEntry.new constructor
SitesPreferencesEntry.new constructor
dark_mode
light_mode
SitesPreferencesEntry
constructor
SitesPreferencesEntry
(
String
siteName
,
String
siteUrl
,
String
nick
,
String
avatar
,
int
lastAccess
,
)
Implementation
SitesPreferencesEntry( this.siteName, this.siteUrl, this.nick, this.avatar, this.lastAccess);
interzone package
documentation
SitesPreferences
SitesPreferencesEntry
SitesPreferencesEntry.new constructor
SitesPreferencesEntry class