InvalidSchemaDocException constructor
InvalidSchemaDocException({
- String? message,
Implementation
InvalidSchemaDocException({
this.message,
});
InvalidSchemaDocException({
this.message,
});