Id constructor

const Id(
  1. {int uid}
)

Implementation

const Id({this.uid});