version property

ValueNotifier<int> get version

Implementation

ValueNotifier<int> get version => notifier!;