menu
ndk package
documentation
domain_layer/entities/signer_request_rejected_exception.dart
SignerRequestRejectedException
requestId property
requestId property
dark_mode
light_mode
requestId
property
String
?
requestId
final
The ID of the request that was rejected (if available)
Implementation
final String? requestId;
ndk package
documentation
domain_layer/entities/signer_request_rejected_exception
SignerRequestRejectedException
requestId property
SignerRequestRejectedException class