UAdminMediaDraft class
What the admin changed in the photo list. It is applied when the dialog is saved (see UAdminMediaSync).
Constructors
Properties
- coverExistingId ↔ String?
-
An existing photo that should become the cover.
getter/setter pair
- coverNewIndex ↔ int?
-
Index in newFiles of a new photo that should become the cover.
getter/setter pair
-
deletedIds
→ Set<
String> -
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- isEmpty → bool
-
no setter
-
newFileCategories
→ List<
int?> -
Gallery category (a TagMedia number, or null) of each file in newFiles.
final
-
newFiles
→ List<
UFileData> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited