taskConfigsInternal property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Task configuration for the integration.
It's optional, but the integration doesn't do anything without task_configs.
Optional.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<EnterpriseCrmFrontendsEventbusProtoTaskConfig>? taskConfigsInternal;