Necessary for == to work properly.
@override int get hashCode => Object.hash( artist, flavorText, const DeepCollectionEquality().hash(images), manaCost, name, oracleText, power, toughness, typeLine, );