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