FileOperation constructor

FileOperation({
  1. String? type,
})

Implementation

FileOperation({this.type});