isPartial property

bool get isPartial

Implementation

bool get isPartial => partialRange != null && partialRange!.isNotEmpty;