revokeReason property

String? get revokeReason
inherited

Reason for revoking the verification. This is optional and can be omitted if not needed.

Implementation

List<String> get uris;/// Reason for revoking the verification. This is optional and can be omitted if not needed.
String? get revokeReason;