route property

String route

Implementation

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