target property

String target
final

Where the app actually goes: path, or the handler's fallbackRoute when path isn't registered.

Implementation

final String target;