GetPaidMessageRevenue copyWith({int? userId}) => GetPaidMessageRevenue(userId: userId ?? this.userId);