savingStats property

Rx<BookingStats?> savingStats
getter/setter pair

Implementation

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