totalCards property

int? totalCards
final

If this is a list of Card objects, this field will contain the total number of cards found across all pages.

Implementation

final int? totalCards;