Map<String, dynamic> toJson() { return { 'disableCache': disableCache, 'includeCredentials': includeCredentials, }; }