isSignatureValid property
A flag indicating whether the digital signature is valid. This is typically determined by verifying the signature against the response data.
Implementation
final bool isSignatureValid;
A flag indicating whether the digital signature is valid. This is typically determined by verifying the signature against the response data.
final bool isSignatureValid;