currentPatch property
ReadonlySignal<UpdateManifest?>
get
currentPatch
Reactive signal holding the currently active patch manifest.
Implementation
static ReadonlySignal<UpdateManifest?> get currentPatch => _currentPatch;