TemporarySymbolLaps constructor

const TemporarySymbolLaps(
  1. int value
)

iterable symbol に紐づけられた値を取り出すのに必要な数字. 必ず 0 以上の 整数であること.

classification class.

Implementation

const TemporarySymbolLaps(this.value);