create static method

SensorData create()

Implementation

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