DidDocument constructor
DidDocument({})
Implementation
DidDocument(
{this.context,
required this.id,
this.alsoKnownAs,
this.controller,
this.verificationMethod,
this.authentication,
this.keyAgreement,
this.service,
this.assertionMethod,
this.capabilityDelegation,
this.capabilityInvocation});