create static method

InputDevices create()

Implementation

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