Model constructor

Model(
  1. dynamic id
)

Implementation

Model(this.id) : super();