FcmRoot class
- Annotations
-
- @freezed
Constructors
Properties
-
availableCameras
→ Fr<
IList< CameraDescription> > -
no setterinherited
-
copyWith
→ $FcmRootCopyWith<
FcmRoot> -
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
-
lock
→ Locker<
Null> -
final
- permissionQueue → TaskQueue
-
no setterinherited
-
refresh
→ Future<
IList< Function()CameraDescription> > -
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
acquire(
{required FcmCameraSettings settings, required DspReg disposers}) → Future< Fr< CameraControllerOpt> ?> -
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