Skip to content

addHttpClientProfilingData

void addHttpClientProfilingData(Map<String, dynamic> requestProfile)

Annotations: @Since.new('3.4')

Records the data associated with an HTTP request for profiling purposes.

This function should never be called directly. Instead, use package:http_profile.