asserts library
Functions
-
debugAssertOneOfPathOrRouteId(
String? path, String? routeId) → void -
Asserts only one of
pathorrouteIdis provided and not both. Asserts that only one ofpathorrouteIdis provided.
path or routeId is provided and not both.
Asserts that only one of path or routeId is provided.