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