FileOpContextDelete constructor

FileOpContextDelete({
  1. required String path,
})

Implementation

FileOpContextDelete({required super.path});