modTool property

  1. @ModToolConverter()
ModTool? get modTool
inherited

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;