url property
Public URL where webhooks will be sent, for example https://www.domain.com/webhook-endpoint.
Implementation
@BuiltValueField(wireName: r'url')
String get url;
Public URL where webhooks will be sent, for example https://www.domain.com/webhook-endpoint.
@BuiltValueField(wireName: r'url')
String get url;