BuildingId constructor

const BuildingId([
  1. int value = 0
])

Implementation

const BuildingId([this.value = 0]);