Unit.id constructor

const Unit.id(
  1. int id
)

Implementation

const factory Unit.id(int id) = _UnitId;