close abstract method

bool close([
  1. dynamic result
])

Pops Route from navigation stack. result is send back to parent.

Implementation

bool close([dynamic result]);