route property

String get route

Implementation

String get route =>
    match!.resolvedUri ?? illegalState("Must provide route uri");