fullPath property

String fullPath
final

the full path pattern that matches the uri.

For example:

'/family/:fid/person/:pid'

Implementation

final String fullPath;