modTool property
This will be propagated to the moderation event when it is applied
Implementation
@UModerationScheduleActionActionConverter() UModerationScheduleActionAction get action; List<String> get subjects; String get createdBy;@SchedulingConfigConverter() SchedulingConfig get scheduling;/// This will be propagated to the moderation event when it is applied
@ModToolConverter() ModTool? get modTool;