actionNote property
Note sent to reporter when report was actioned
Implementation
DateTime? get queuedAt; List<int>? get actionEventIds;@ModEventViewConverter() List<ModEventView>? get actions;/// Note sent to reporter when report was actioned
String? get actionNote;