HoldingData constructor

HoldingData({
  1. String? file,
})

Implementation

HoldingData({this.file});