isDeleted property

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

Implementation

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