classId property Null safety
optional">@optionalread / write
Matches the index of a class in HeapSnapshot.classes. Provided for CpuSample instances returned from a getAllocationTraces().
Implementation
@optional
int? classId;
Matches the index of a class in HeapSnapshot.classes. Provided for CpuSample instances returned from a getAllocationTraces().
@optional
int? classId;