isPoint property

bool get isPoint

Implementation

bool get isPoint => id.type == OsmElementType.node;