currentPrice property

Map<String, double>? currentPrice
getter/setter pair

Implementation

Map<String, double>? currentPrice;