flightsStats property

Rx<BookingStats?> flightsStats
getter/setter pair

Implementation

var flightsStats = Rx<BookingStats?>(null);