deleteOnAction property
If True, the material will be removed from the character's inventory when the action is performed.
Implementation
@JsonKey(name:'deleteOnAction')
bool? deleteOnAction;
If True, the material will be removed from the character's inventory when the action is performed.
@JsonKey(name:'deleteOnAction')
bool? deleteOnAction;