isSystemPrinter property

bool get isSystemPrinter

Implementation

bool get isSystemPrinter => queueName?.isNotEmpty ?? false;