HdfsData constructor

HdfsData({
  1. String? path,
})

Implementation

HdfsData({this.path});