hasPoints property

bool hasPoints

Implementation

bool get hasPoints => points != null && points!.isNotEmpty;