localMqttBroker property

String? get localMqttBroker

Implementation

String? get localMqttBroker => (_$data['localMqttBroker'] as String?);