Multikey.fromJsonLd(json: unknown,options?: { documentLoader?: DocumentLoader; contextLoader?: DocumentLoader; },): Promise<Multikey>
Converts a JSON-LD structure to an object of this type.
optional
options: { documentLoader?: DocumentLoader; contextLoader?: DocumentLoader; }