proHooks property
- @JsonKey(name: 'proHooks', defaultValue: <OktaEventHookDTO>[])
final
Implementation
@JsonKey(name: 'proHooks', defaultValue: <OktaEventHookDTO>[])
final List<OktaEventHookDTO>? proHooks;
@JsonKey(name: 'proHooks', defaultValue: <OktaEventHookDTO>[])
final List<OktaEventHookDTO>? proHooks;