clientConfig property
- @JsonKey(name: r'clientConfig', required: false, includeIfNull: false)
final
Implementation
@JsonKey(
name: r'clientConfig',
required: false,
includeIfNull: false
)
final ApiextensionsV1WebhookClientConfig? clientConfig;