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