riskProfile property
String?
get
riskProfile
The currently configured risk profile.
Implementation
String? get riskProfile => _map["riskProfile"] as String?;
The currently configured risk profile.
String? get riskProfile => _map["riskProfile"] as String?;