PrintJobController.fromPlatform constructor
- required PlatformPrintJobController platform,
Constructs a PrintJobController from a specific platform implementation.
Implementation
PrintJobController.fromPlatform({required this.platform});
Constructs a PrintJobController from a specific platform implementation.
PrintJobController.fromPlatform({required this.platform});