truncated property Null safety
read / write
Specifies whether or not this stack is complete or has been artificially truncated.
Implementation
bool? truncated;
Specifies whether or not this stack is complete or has been artificially truncated.
bool? truncated;