isEtag property

bool get isEtag

Implementation

bool get isEtag => _etag != null ? true : false;