openPage<T> abstract method

Future<T?> openPage<T>(
  1. Object destination
)

Implementation

Future<T?> openPage<T>(Object destination);