NavigationState.initial constructor

NavigationState.initial()

Implementation

factory NavigationState.initial() => NavigationState(null, null);