sCameraLensDirectionLabel method

  1. @override
String sCameraLensDirectionLabel(
  1. CameraLensDirection value
)
override

Implementation

@override
String sCameraLensDirectionLabel(CameraLensDirection value) => value.name;