notificationResponse property
Respond with any 2xx HTTP status code to accept the webhook.
Implementation
@BuiltValueField(wireName: r'notificationResponse')
String? get notificationResponse;
Respond with any 2xx HTTP status code to accept the webhook.
@BuiltValueField(wireName: r'notificationResponse')
String? get notificationResponse;