rejectTitle property

String? get rejectTitle

name of the reason for rejecting the goods.

Implementation

String? get rejectTitle => _rejectInfo?['title'];