truncated property Null safety
optional">@optionalread / write
Provided and set to true if the sample's stack was truncated. This can
happen if the stack is deeper than the stackDepth
in the CpuSamples
response.
Implementation
@optional
bool? truncated;