isArchive property

  1. @JsonKey(name: 'is_archive')
bool? isArchive
inherited

Contact deleted.

Implementation

@JsonKey(name: 'is_archive')
bool? get isArchive => throw _privateConstructorUsedError;