isSignatureValid property

bool isSignatureValid
final

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;