revokeReason property
Reason for revoking the verification. This is optional and can be omitted if not needed.
Implementation
@AtUriConverter() List<AtUri> get uris;/// Reason for revoking the verification. This is optional and can be omitted if not needed.
String? get revokeReason;