siren library Null safety
Classes
- Siren
- This class provides access to the current and optionally the new version of your app on both Android and iOS.
Typedefs
-
VersionCallback<
T> = T Function(Future< void> openStore(), Version currentV, Version newV)