MPBuildingId constructor

const MPBuildingId(
  1. String value
)

Implementation

const MPBuildingId(String value) : super(value);