supportedType property Null safety
Indicates what object type this Persister can persist, to be overridden in child classes.
Implementation
Type get supportedType;
Indicates what object type this Persister can persist, to be overridden in child classes.
Type get supportedType;