ResponseContentLengthMethod typedef

ResponseContentLengthMethod = int? Function(Response response)

Implementation

typedef ResponseContentLengthMethod = int? Function(Response options);