consumeEntireStack property
If true, the entire stack is deleted when the action completes.
Implementation
@JsonKey(name:'consumeEntireStack')
bool? consumeEntireStack;
If true, the entire stack is deleted when the action completes.
@JsonKey(name:'consumeEntireStack')
bool? consumeEntireStack;