isLocationOption property

bool isLocationOption

Implementation

bool get isLocationOption =>
    this is LocationPathOption || this is LocationQueryOption;