menu
puppeteer package
documentation
protocol/heap_profiler.dart
LastSeenObjectIdEvent
LastSeenObjectIdEvent constructor
LastSeenObjectIdEvent constructor
dark_mode
light_mode
LastSeenObjectIdEvent
constructor
LastSeenObjectIdEvent
(
{
required
int
lastSeenObjectId
,
required
num
timestamp
,
})
Implementation
LastSeenObjectIdEvent({ required this.lastSeenObjectId, required this.timestamp, });
puppeteer package
documentation
protocol/heap_profiler
LastSeenObjectIdEvent
LastSeenObjectIdEvent constructor
LastSeenObjectIdEvent class