menu
rybbit_flutter package
documentation
rybbit_flutter.dart
TrackEvent
pathname property
pathname property
dark_mode
light_mode
pathname
property
String
?
pathname
final
The page path/route being tracked (e.g., '/home', '/products/123')
Implementation
final String? pathname;
rybbit_flutter package
documentation
rybbit_flutter
TrackEvent
pathname property
TrackEvent class