menu
reecosys_app package
documentation
model/InvestmentDataResponse.dart
investTimeToJson function
investTimeToJson function
dark_mode
light_mode
investTimeToJson
function
String
investTimeToJson
(
InvestTime
data
)
Implementation
String investTimeToJson(InvestTime data) => json.encode(data.toJson());
reecosys_app package
documentation
model/InvestmentDataResponse
investTimeToJson function
InvestmentDataResponse library