generativeBackgroundReplace static method
Implementation
static GenerativeBackgroundReplace generativeBackgroundReplace({String? prompt}) {
return GenerativeBackgroundReplace(prompt);
}
static GenerativeBackgroundReplace generativeBackgroundReplace({String? prompt}) {
return GenerativeBackgroundReplace(prompt);
}