isPoint property

bool get isPoint

Implementation

bool get isPoint => type == NornsPointType.point;