Entity<T> constructor

Entity<T>(
  1. int id
)

Implementation

Entity(this.id);