create static method

SensorInfo create()

Implementation

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