Skip to content

Commit

Permalink
better comments
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmartin8a committed Nov 10, 2023
1 parent a5da490 commit 781fb31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/google_mlkit_commons/lib/src/input_image.dart
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ class InputImageMetadata {
final int bytesPerRow;

// Camera lens direction.
///
/// Not used on Android.
final InputImageCameraLensDirection cameraLensDirection;

/// Constructor to create an instance of [InputImageMetadata].
Expand Down

0 comments on commit 781fb31

Please sign in to comment.