gcType property Null safety

String? gcType
optional">@optionalread / write

The garbage collection (GC) operation performed.

This is provided for the event kinds:

  • GC

Implementation

@optional
String? gcType;