getIsCharge method

bool getIsCharge()

Implementation

bool getIsCharge() => isCharge ?? false;