riskProfile property

String? get riskProfile

The currently configured risk profile.

Implementation

String? get riskProfile => _map["riskProfile"] as String?;