isSupported property

bool get isSupported

Check if claim is supported.

Implementation

bool get isSupported => status == ClaimStatus.supported;