isArchived property

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

Implementation

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