addressStatusOrNull

suspend fun Link.addressStatusOrNull(): RoutePlannerStatus?

Retrieves the current address status of the route planner api. Can be null if no Route planner is set

See also

RoutePlannerStatus

suspend fun RestNode.addressStatusOrNull(): RoutePlannerStatus?

} Retrieves the current address status of the route planner api. Can be null if no Route planner is set

See also

RoutePlannerStatus