requiredProperties property

Map<String, dynamic>? get requiredProperties

Maps the requested Credential types to a list of attributes of them that should be disclosed.

Implementation

Map<String, dynamic>? get requiredProperties => _requiredProperties;