clone method

  1. @override
FastResponseAdRanking clone()
override

Creates a new instance of FastResponseAdRanking with the same value and factor.

Implementation

@override
FastResponseAdRanking clone() => copyWith();