AppStartFailed constructor
const
AppStartFailed(
- Object error,
- StackTrace trace
Implementation
const AppStartFailed(this.error, this.trace);
const AppStartFailed(this.error, this.trace);