deleted property

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

Implementation

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