softDelete property

  1. @JsonKey(name: "softDelete")
bool? softDelete
getter/setter pair

Implementation

@JsonKey(name: "softDelete")
bool? softDelete;