RESPONSE_HEADERS constant Null safety

List<String> const RESPONSE_HEADERS
@Deprecated("Use responseHeaders instead")

Implementation

@Deprecated("Use responseHeaders instead")
static const RESPONSE_HEADERS = responseHeaders;