MapId constructor

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

Implementation

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