Metaline constructor

Metaline({
  1. List<DisplayedProperty>? properties,
})

Implementation

Metaline({this.properties});