atLeft property

bool atLeft

Returns true if the set containts left direction.

Implementation

bool get atLeft => contains(PrettyQrNeighbourDirection.left);