AppStartSuccess<S> constructor

const AppStartSuccess<S>(
  1. S data
)

Implementation

const AppStartSuccess(this.data);