localMqttUser property

String? get localMqttUser

Implementation

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