metadata property

GraphMetadata<V> get metadata

Implementation

GraphMetadata<V> get metadata => metadataProvider.provide(this);