metadata property
The Metadata instance attached to this 3D marker.
Gets the Metadata instance attached to this 3D marker.
The default value is null.
Implementation
Metadata? get metadata;
The Metadata instance attached to this 3D marker. Sets the Metadata instance attached to this 3D marker.
Implementation
set metadata(Metadata? value);