Comparison objects
@override Map<String, Object?> get equals => <String, Object?>{ ...super.equals, JsonKeys.cardInfo: cardInfo, };