getResponseEtag function

String? getResponseEtag(
  1. Object obj
)

Implementation

String? getResponseEtag(Object obj) => _etagExpando[obj];