pathname property

String? pathname
final

The page path/route being tracked (e.g., '/home', '/products/123')

Implementation

final String? pathname;