estimatedROI property
The estimated return on investment based on the recommended Savings Plans
purchased. This is calculated as estimatedSavingsAmount
/
estimatedSPCost
*100.
Implementation
final String? estimatedROI;
The estimated return on investment based on the recommended Savings Plans
purchased. This is calculated as estimatedSavingsAmount
/
estimatedSPCost
*100.
final String? estimatedROI;