hmacKeyCheckValue property
The checksum of the HMAC key generated for this webhook. You can use this value to uniquely identify the HMAC key configured for this webhook.
Implementation
@BuiltValueField(wireName: r'hmacKeyCheckValue')
String? get hmacKeyCheckValue;