SemanticProperties constructor

SemanticProperties(
  1. List<SemanticProperty> properties
)

Implementation

SemanticProperties(this.properties);