LiteralContent constructor
const
LiteralContent(
- String value
Creates content for a literal that will be combined with a datatype.
Implementation
const LiteralContent(this.value) : language = null;
Creates content for a literal that will be combined with a datatype.
const LiteralContent(this.value) : language = null;