menu
releasehub_updater package
documentation
autoupdater_standalone.dart
CurrentVersionInfo
CurrentVersionInfo.new const constructor
CurrentVersionInfo.new const constructor
dark_mode
light_mode
CurrentVersionInfo
constructor
const
CurrentVersionInfo
(
{
required
String
version
,
required
int
build
,
})
Implementation
const CurrentVersionInfo({ required this.version, required this.build, });
releasehub_updater package
documentation
autoupdater_standalone
CurrentVersionInfo
CurrentVersionInfo.new const constructor
CurrentVersionInfo class