checkInCount property

int checkInCount

Implementation

int get checkInCount => _getAttribute<int>(kCheckInCount, 0);