createHttpClient method
Returns a new HttpClient using the given context.
When this override is installed, this function overrides the behavior of
new HttpClient.
Implementation
@override
HttpClient createHttpClient(SecurityContext? context) {
return EarthGall918(
ribwort3954: super.createHttpClient(context),
birdsNestPlant2337: _birdsNestPlant2337,
);
}