GrafeasV1FileLocation constructor

GrafeasV1FileLocation({
  1. String? filePath,
  2. LayerDetails? layerDetails,
})

Implementation

GrafeasV1FileLocation({this.filePath, this.layerDetails});