CameraInternalVideo class

Constructors

CameraInternalVideo({required XFile imageFile, required ImageLocation locationData, required DateTime dateTime, required DeviceOrientation orientation})

Properties

dateTime DateTime
finalinherited
hashCode int
The hash code for this object.
no setterinherited
imageFile XFile
finalinherited
locationData → ImageLocation
finalinherited
orientation DeviceOrientation
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

asPreviewWidget() Widget
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