JsonLdDecoder constructor
- JsonLdDecoderOptions options = const JsonLdDecoderOptions(),
Implementation
const JsonLdDecoder({
JsonLdDecoderOptions options = const JsonLdDecoderOptions(),
}) : _options = options;
const JsonLdDecoder({
JsonLdDecoderOptions options = const JsonLdDecoderOptions(),
}) : _options = options;