data property
The list of webhooks configured for this account.
Implementation
@BuiltValueField(wireName: r'data')
BuiltList<Webhook>? get data;
The list of webhooks configured for this account.
@BuiltValueField(wireName: r'data')
BuiltList<Webhook>? get data;