data property

T? data
final

The data passed to this route.

Implementation

final T? data;