ErrorConfig constructor
const
ErrorConfig({
- bool withStackTrace = false,
Implementation
const ErrorConfig({this.withStackTrace = false});
const ErrorConfig({this.withStackTrace = false});