VisionResult class
API Documentation for Public member.
Constructors
-
VisionResult({List<
String> barcodes = const [], List<FaceData> faces = const []}) - API Documentation for VisionResult.
- VisionResult.fromMap(Map map)
-
API Documentation for VisionResult.fromMap.
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map< String, Object?> - API Documentation for toMap.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited