Cards class
Constructors
-
Cards.new(List<
Records> ? records) - Cards.empty()
-
factory
-
Cards.fromJson(Map<
String, dynamic> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited