menu
shorebird_updater package
documentation
models/update_info.dart
UpdateInfo
nextPatchNumber property
nextPatchNumber property
dark_mode
light_mode
nextPatchNumber
property
int
?
nextPatchNumber
final
The patch number that will be applied on the next restart, or
null
.
Implementation
final int? nextPatchNumber;
shorebird_updater package
documentation
models/update_info
UpdateInfo
nextPatchNumber property
UpdateInfo class