bookedFlights property

int bookedFlights

Implementation

int get bookedFlights => globalStats.value?.stats?.bookedFlights ?? 0;