DSSEHint constructor

DSSEHint({
  1. String? humanReadableName,
})

Implementation

DSSEHint({
  this.humanReadableName,
});