create static method

HardwareEvent create()

Implementation

@$core.pragma('dart2js:noInline')
static HardwareEvent create() => HardwareEvent._();