includeBaseDeclaration property
Whether to include base URI declarations in the output.
Applies to JsonLdOutputMode.compact and JsonLdOutputMode.flattened.
Has no effect in JsonLdOutputMode.expanded (which has no @context).
Implementation
final bool includeBaseDeclaration;