closeUntilLast abstract method Null safety
Close the current top most location and every location after it until the last location is visible.
resultMap
of String location path to Object as result for screen.
Implementation
void closeUntilLast({final Map<String, Object?>? resultMap});