Entity constructor

const Entity(
  1. {int uid}
)

Implementation

const Entity({this.uid});