revokeReason property

String? get revokeReason
inherited

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;