epoch property
int
get
epoch
Debug counter that increments on each notification (for testing/debugging).
Implementation
int get epoch => _epoch;
Debug counter that increments on each notification (for testing/debugging).
int get epoch => _epoch;