GenerativeRemove class
Constructors
- GenerativeRemove(dynamic _prompt, {bool? multiple, dynamic region, bool? removeShadow})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
multiple(
bool multiple) → GenerativeRemove -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
region(
dynamic region) → GenerativeRemove -
removeShadow(
bool removeShadow) → GenerativeRemove -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited