menu
locorda_rdf_jsonld package
documentation
jsonld.dart
AsyncJsonLdContextDocumentProvider
loadContextDocumentAsync abstract method
loadContextDocumentAsync abstract method
dark_mode
light_mode
loadContextDocumentAsync
abstract method
Future
<
JsonValue?
>
loadContextDocumentAsync
(
JsonLdContextDocumentRequest
request
)
Implementation
Future<JsonValue> loadContextDocumentAsync( JsonLdContextDocumentRequest request);
locorda_rdf_jsonld package
documentation
jsonld
AsyncJsonLdContextDocumentProvider
loadContextDocumentAsync abstract method
AsyncJsonLdContextDocumentProvider class