superHook property
MappingHook?
get
superHook
inherited
The optional mapping hook defined for the superclass of this class.
Implementation
MappingHook? get superHook => null;
The optional mapping hook defined for the superclass of this class.
MappingHook? get superHook => null;