isValid property
bool
get
isValid
Whether this link is navigable
e.g PathDeepLink.path.isNotEmpty;
Implementation
bool get isValid;
Whether this link is navigable
e.g PathDeepLink.path.isNotEmpty;
bool get isValid;