create static method

MqttDeviceInfo create()

Implementation

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