menu
device_special_info_plus package
documentation
app_info.dart
AppInfo
AppInfo.new constructor
AppInfo.new constructor
dark_mode
light_mode
AppInfo
constructor
AppInfo
(
String
?
name
,
String
?
packageName
,
String
?
versionName
,
int
?
versionCode
,
)
Implementation
AppInfo( this.name, this.packageName, this.versionName, this.versionCode, );
device_special_info_plus package
documentation
app_info
AppInfo
AppInfo.new constructor
AppInfo class