menu
release_updater package
documentation
release_updater_io.dart
ReleaseStorage
currentReleasePath property
currentReleasePath property
dark_mode
light_mode
currentReleasePath
property
FutureOr
<
String
?
>
get
currentReleasePath
Returns the current storage
Release
storage path.
Implementation
FutureOr<String?> get currentReleasePath;
release_updater package
documentation
release_updater_io
ReleaseStorage
currentReleasePath property
ReleaseStorage class