isFinished property

bool isFinished

Implementation

bool get isFinished => url != null && url.trim().isNotEmpty;