RouteNode.withSpecification constructor Null safety

RouteNode.withSpecification(
  1. RouteSpecification? specification
)

Implementation

RouteNode.withSpecification(this.specification);