onInitAfib method

void onInitAfib(
  1. Store<AFState> store
)
inherited

Implementation

void onInitAfib(Store<AFState> store) {
  onInit(store);
}