args property

HouseHoldDetailsRouteArgs? args
finalinherited

The typed arguments of the route

Args are generated from the corresponding page's constructor.

Implementation

final T? args;