resolvedPathOrName property

String? get resolvedPathOrName

Implementation

String? get resolvedPathOrName => resolvedPath ?? this.route;