inputImageRotationForAndroid property

InputImageRotation get inputImageRotationForAndroid

Implementation

InputImageRotation get inputImageRotationForAndroid =>
    InputImageRotation.values.byName(rotation.name);