GrafeasV1FileLocation constructor
GrafeasV1FileLocation({
- String? filePath,
- GrafeasV1LayerDetails? layerDetails,
Implementation
GrafeasV1FileLocation({this.filePath, this.layerDetails});