InputFileLocal constructor

InputFileLocal({
  1. required String path,
})

Implementation

InputFileLocal({required this.path});