OutputFileUriValue constructor
OutputFileUriValue({
- required String fileName,
Implementation
OutputFileUriValue({
required this.fileName,
});
OutputFileUriValue({
required this.fileName,
});