getDefault method Null safety

PrinterDeviceType getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static PrinterDeviceType getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<PrinterDeviceType>(create);