menu
firebase_github_updater package
documentation
services/install_service.dart
InstalledAppInfo
InstalledAppInfo.new constructor
InstalledAppInfo.new constructor
dark_mode
light_mode
InstalledAppInfo
constructor
InstalledAppInfo
(
{
required
String
versionName
,
required
int
versionCode
,
})
Implementation
InstalledAppInfo({required this.versionName, required this.versionCode});
firebase_github_updater package
documentation
services/install_service
InstalledAppInfo
InstalledAppInfo.new constructor
InstalledAppInfo class