hasFix property

bool get hasFix

true if fix is defined.

Implementation

bool get hasFix => fix != null;