ParsedNormal constructor
const
ParsedNormal(
- ByteConverter value
Creates a ParsedNormal carrying a ByteConverter value.
Implementation
const ParsedNormal(this.value);
Creates a ParsedNormal carrying a ByteConverter value.
const ParsedNormal(this.value);