rejectDescription property

String? get rejectDescription

description of the reason for blocking.

Implementation

String? get rejectDescription => _rejectInfo?['description'];