back<T> abstract method

void back<T>(
  1. BackArguments backParameters
)

previousPage can be null when the current page is the first participator page.

Implementation

void back<T>(BackArguments backParameters);