copyWith method

  1. @override
ReportReasonPornography copyWith()
override

Copy instance with no modifications.

Implementation

@override
ReportReasonPornography copyWith() => const ReportReasonPornography();