menu
flutter_dev_toolkit package
documentation
interceptors/route_interceptor.dart
RouteInterceptor
entryTimestamps property
entryTimestamps property
dark_mode
light_mode
entryTimestamps
property
Map
<
String
,
DateTime
>
get
entryTimestamps
Implementation
static Map<String, DateTime> get entryTimestamps => Map.unmodifiable(_entryTimestamps);
flutter_dev_toolkit package
documentation
interceptors/route_interceptor
RouteInterceptor
entryTimestamps property
RouteInterceptor class