args property

StockReconciliationRouteArgs? args
finalinherited

The typed arguments of the route

Args are generated from the corresponding page's constructor.

Implementation

final T? args;