isConfigured property

bool isConfigured

Implementation

bool get isConfigured => startHour != null && duration != null;