isDeleted property

  1. @JsonKey(name: "is_deleted")
bool? isDeleted
final

Implementation

@JsonKey(name: "is_deleted")
final bool? isDeleted;