currentRelease property

FutureOr<Release?> get currentRelease

Returns the current storage Release.

Implementation

FutureOr<Release?> get currentRelease;