currentPrice property

double? currentPrice
getter/setter pair

The current price of the coin.

Implementation

double? currentPrice;