getValue method

bool getValue()

Implementation

bool getValue() => proximity == 0 ? true : false;