create method Null safety

DIDDocument create()

Implementation

@$core.pragma('dart2js:noInline')
static DIDDocument create() => DIDDocument._();