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