custom property
      
      Pointer<SdlHapticCustom> 
      get
      custom
      
    
    
    
Implementation
Pointer<SdlHapticCustom> get custom =>
    (cast<Uint8>() + 0).cast<SdlHapticCustom>();Pointer<SdlHapticCustom> get custom =>
    (cast<Uint8>() + 0).cast<SdlHapticCustom>();