props property
Returns a list of properties used for comparing FastResponseAd objects.
Implementation
@override
List<Object?> get props => [
language,
title,
description,
image,
merchant,
url,
ranking,
video,
discount,
button,
price,
];