ResponseContentLengthMethod typedef
ResponseContentLengthMethod =
int? Function(Response response)
Implementation
typedef ResponseContentLengthMethod = int? Function(Response options);
typedef ResponseContentLengthMethod = int? Function(Response options);