menu
bavest package
documentation
model/v0/portfolio/allocation/portfolio_allocation.dart
PortfolioAllocation
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => { "symbol": symbol, "percentage": percentage, };
bavest package
documentation
model/v0/portfolio/allocation/portfolio_allocation
PortfolioAllocation
toJson method
PortfolioAllocation class