LevelId constructor

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

Implementation

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