InstaExportData class
Properties
-
croppedFile
→ File?
-
The cropped file, can be null if the asset is not an image or if the
exportation was skipped (
skipCropOnComplete
=true)
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
selectedData
→ InstaCropData
-
The selected data, contains the asset and it's crop values
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited