BaseRequestCopyWith extension

on

Methods

copyWith({String? method, Uri? url, Map<String, String>? headers, bool? followRedirects, int? maxRedirects, bool? persistentConnection, dynamic body, Encoding? encoding, Map<String, String>? fields, List<MultipartFile>? files, Stream<List<int>>? stream}) BaseRequest