internalNote property

String? get internalNote
inherited

Optional moderator-only note recorded on each close activity. Not visible to reporters.

Implementation

String get subject; List<String>? get reportTypes;/// Optional moderator-only note recorded on each close activity. Not visible to reporters.
String? get internalNote;