menu
shorebird_updater package
documentation
models/update_info.dart
UpdateInfo
currentPatchNumber property
currentPatchNumber property
dark_mode
light_mode
currentPatchNumber
property
int
?
currentPatchNumber
final
The patch number currently running in the app, or
null
if none.
Implementation
final int? currentPatchNumber;
shorebird_updater package
documentation
models/update_info
UpdateInfo
currentPatchNumber property
UpdateInfo class