rejectLink property

String? get rejectLink

link to moderation rules.

Implementation

String? get rejectLink => _rejectInfo?['info_link'];