currentPatchNumber property

int? get currentPatchNumber

Currently active Shorebird patch number (null if running vanilla release).

Implementation

static int? get currentPatchNumber => _currentPatchNumber;