totalSaved property

Rx<TotalSavedModel?> totalSaved
final

Implementation

final Rx<TotalSavedModel?> totalSaved = Rx<TotalSavedModel?>(null);