AddPhotoStore class
Constructors
Properties
- caption ↔ String
-
getter/setter pairinherited
- context → ReactiveContext
-
Override this method to use a custom context.
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
-
imageFiles
↔ List<
File> -
getter/setter pairinherited
- location ↔ Prediction?
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- selectedListing ↔ SearchableData?
-
getter/setter pairinherited
Methods
-
clearData(
) → void -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setAddress(
Prediction preAddress) → void -
inherited
-
setCaption(
String data) → void -
inherited
-
setImageList(
List< File> imageList) → void -
inherited
-
setSelectedListing(
SearchableData listingData) → void -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited