totalReadyCardCount property

int totalReadyCardCount

Implementation

int get totalReadyCardCount => _getAttribute<int>(kTotalReadyCardCount, 0);