CompileError constructor
CompileError([
- String? message
Implementation
factory CompileError([_i2.String? message]) => _i5.callConstructor(
_declaredCompileError,
[message ?? _i6.undefined],
);