apply method

void apply(
  1. Store<S> store
)

Implementation

void apply(Store<S> store) => _closure(store);