Overflow constructor

const Overflow(
  1. String value
)

Creates an overflow value.

Implementation

const Overflow(this.value);