props property
Returns a list of properties (fields) used to determine the equality of two FastResponseAdRanking instances.
Implementation
@override
List<Object?> get props => [value, factor];
Returns a list of properties (fields) used to determine the equality of two FastResponseAdRanking instances.
@override
List<Object?> get props => [value, factor];