GetAllFlexibleSavings constructor

GetAllFlexibleSavings({
  1. GetAllData? data,
  2. String? password,
})

Implementation

GetAllFlexibleSavings({this.data, this.password});