redirectedFrom property

String? redirectedFrom
final

If this match is a result of a RedirectRoute this will be populated with that route's path

otherwise it will be null

Implementation

final String? redirectedFrom;