onInit method

void onInit(
  1. Store<AFState> store
)

Implementation

void onInit(Store<AFState> store) {

}