ReportReasonCustom constructor

ReportReasonCustom(
  1. {int? extra,
  2. int? clientId}
)

A custom reason provided by the user

Implementation

ReportReasonCustom