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