Flutter
vm_service
EventKind
kGC constant
kGC
kGC
constant
Null safety
String
const
kGC
A garbage collection event.
Implementation
static const String kGC = 'GC';
Flutter
vm_service
EventKind
kGC constant
EventKind class
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
kBreakpointAdded
kBreakpointRemoved
kBreakpointResolved
kBreakpointUpdated
kCpuSamples
kExtension
kGC
kInspect
kIsolateExit
kIsolateReload
kIsolateRunnable
kIsolateStart
kIsolateUpdate
kLogging
kNone
kPauseBreakpoint
kPauseException
kPauseExit
kPauseInterrupted
kPausePostRequest
kPauseStart
kResume
kServiceExtensionAdded
kServiceRegistered
kServiceUnregistered
kTimelineEvents
kTimelineStreamSubscriptionsUpdate
kUserTagChanged
kVMFlagUpdate
kVMUpdate
kWriteEvent