unitValue property

Implementation

Input$CoinValueInput? get unitValue =>
    (_$data['unitValue'] as Input$CoinValueInput?);