RawId constructor

RawId(
  1. String format,
  2. bool canFormat
)

Implementation

RawId(this.format, this.canFormat);