localMqttEnabled property

bool? get localMqttEnabled

Implementation

bool? get localMqttEnabled => (_$data['localMqttEnabled'] as bool?);