links property
References to resources connected with this webhook.
Implementation
@BuiltValueField(wireName: r'_links')
WebhookLinks? get links;
References to resources connected with this webhook.
@BuiltValueField(wireName: r'_links')
WebhookLinks? get links;