init abstract method

void init(
  1. Store<State> store
)

Implementation

void init(Store<State> store);