completer property

Completer<T?>? completer
final

A completer for the route.

Implementation

final Completer<T?>? completer;