Documentation

isEmpty()

Returns true if the router does not have any registered activities or routes.

isEmpty(): boolean;

Related