state property

AFState get state

Implementation

AFState get state {
  return AFibF.g.internalOnlyStoreEntry(conceptualStore).store!.state;
}