currentUsdPrice property

  1. @JsonKey(name: 'current_usd_price')
num? currentUsdPrice
inherited

Implementation

@JsonKey(name: 'current_usd_price')
num? get currentUsdPrice => throw _privateConstructorUsedError;