plugged property

bool? get plugged

Implementation

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