clone method
Creates a new instance of FastResponseAdRanking with the same value and factor.
Implementation
@override
FastResponseAdRanking clone() => copyWith();
Creates a new instance of FastResponseAdRanking with the same value and factor.
@override
FastResponseAdRanking clone() => copyWith();