back method

void back([
  1. Object? result
])

Implementation

void back([Object? result]) => context.back(result);