isValid method

bool isValid()

Implementation

bool isValid() => totalWeight() == 100.0;