isDeleted property

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

Implementation

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