U1DResult constructor
const
U1DResult(
- UCodeFormat format,
- String text,
- double start,
- double end,
Implementation
const U1DResult(this.format, this.text, this.start, this.end);