getIsUnknownRoute property

bool? get getIsUnknownRoute

Implementation

bool? get getIsUnknownRoute => revive().namedArguments['isUnknown']?.toBoolValue();