requiresRegistration property

bool get requiresRegistration

Whether the route registration needs to be added.

Implementation

bool get requiresRegistration => !hasRegistration;