containsUrlPath property

bool get containsUrlPath

Implementation

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