IF_NONE_MATCH constant Null safety

String const IF_NONE_MATCH
@Deprecated("Use ifNoneMatchHeader instead")

Implementation

@Deprecated("Use ifNoneMatchHeader instead")
static const IF_NONE_MATCH = ifNoneMatchHeader;