NamedEntity constructor

NamedEntity(
  1. String name
)

Implementation

NamedEntity(this.name);