common property

Pointer<SdlCommonEvent> get common

Implementation

Pointer<SdlCommonEvent> get common =>
    cast<Uint8>().elementAt(0).cast<SdlCommonEvent>();