IncompatibleClassChangeError
The IncompatibleClassChangeError
is an error that occurs when a base class is altered after a child class has already been initialized.
The IncompatibleClassChangeError
is an error that occurs when a base class is altered after a child class has already been initialized.