MetadataProperty<T> constructor

MetadataProperty<T>(
  1. T value
)

Implementation

MetadataProperty(this.value);