children property

List<AutoRoute>? children
final

The list of AutoRoute children of this route

Implementation

final List<AutoRoute>? children;