menu
nel package
documentation
models/package_info.dart
PackageInfo
PackageInfo.new constructor
PackageInfo.new constructor
dark_mode
light_mode
PackageInfo
constructor
PackageInfo
(
String
name
,
String
latestVersion
)
Implementation
PackageInfo(this.name, this.latestVersion);
nel package
documentation
models/package_info
PackageInfo
PackageInfo.new constructor
PackageInfo class