totalCount property

int totalCount

Implementation

int get totalCount => _data['total_count'] ?? 0;