withDefaultOverrides<T extends EnLocalizations> static method
GiphyGetUILocalizationDelegate<GiphyGetUILocalizationLabels>
withDefaultOverrides<T extends EnLocalizations>(
- T overrides
Implementation
static GiphyGetUILocalizationDelegate
withDefaultOverrides<T extends EnLocalizations>(T overrides) {
return GiphyGetUILocalizationDelegate<T>(overrides);
}