startApp<S> method

void startApp<S>()

Implementation

void startApp<S>() => read<AppStartBloc<S>>().startApp();