version property

ValueNotifier<int> version
final

Bumped once the measurement lands, so the Performance tab can refresh.

Implementation

static final ValueNotifier<int> version = ValueNotifier(0);