EntityProperty constructor

const EntityProperty({
  1. String? name,
})

Implementation

const EntityProperty({this.name});