view property

ViewBuilder<V> view
final

View builder rendered when this route segment matches.

Implementation

final ViewBuilder<V> view;