TemporarySymbolLaps constructor
const
TemporarySymbolLaps(
- int value
iterable symbol に紐づけられた値を取り出すのに必要な数字. 必ず 0 以上の 整数であること.
classification class.
Implementation
const TemporarySymbolLaps(this.value);
iterable symbol に紐づけられた値を取り出すのに必要な数字. 必ず 0 以上の 整数であること.
classification class.
const TemporarySymbolLaps(this.value);