issuingAuthority property
The authority that issued the document
Implementation
String? get issuingAuthority => _map["issuingAuthority"] as String?;
The authority that issued the document
String? get issuingAuthority => _map["issuingAuthority"] as String?;