AppStartFailed constructor

const AppStartFailed(
  1. Object error,
  2. StackTrace trace
)

Implementation

const AppStartFailed(this.error, this.trace);