fullPath property
the full path pattern that matches the uri.
For example:
'/family/:fid/person/:pid'
Implementation
final String fullPath;
the full path pattern that matches the uri.
For example:
'/family/:fid/person/:pid'
final String fullPath;