isValid property

  1. @override
bool get isValid
override

Implementation

@override
bool get isValid => url != null && url!.isNotEmpty;