NavigateAction<St>.pop constructor

NavigateAction<St>.pop([
  1. Object? result
])

Implementation

NavigateAction.pop([Object? result]) : this._(NavigatorDetails_Pop(result));