create static method

HardwareInfo create()

Implementation

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