isArchived property

  1. @JsonKey(name: 'is_archived')
bool isArchived
final

Implementation

@JsonKey(name: 'is_archived')
final bool isArchived;