init method

Stream<T> init(
  1. StateContainerContext context
)

Implementation

Stream<T> init(StateContainerContext context) async* {}