hasPendingRoutes property

bool hasPendingRoutes

Implementation

bool get hasPendingRoutes => _initialPendingRoutes?.isNotEmpty == true;