hook property
      
      MappingHook?
      get
      hook
      
    
inherited
    The optional mapping hook defined for this interface.
Implementation
MappingHook? get hook => null;The optional mapping hook defined for this interface.
MappingHook? get hook => null;