create static method

MqttConfig create()

Implementation

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