PlatformPrintJobControllerCreationParams constructor
- required String id,
Used by the platform implementation to create a new PlatformPrintJobController.
Implementation
const PlatformPrintJobControllerCreationParams({required this.id});
Used by the platform implementation to create a new PlatformPrintJobController.
const PlatformPrintJobControllerCreationParams({required this.id});