deleted property

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

Implementation

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