defaultConfig property

PrinterConfig? defaultConfig

Implementation

PrinterConfig? get defaultConfig {
  return config;
}