requiredProperties property

Map<String, dynamic>? requiredProperties

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

Implementation

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