menu
image_processing package
documentation
image_processing_platform_interface.dart
ImageProcessingPlatform
genderPrediction abstract method
genderPrediction abstract method
dark_mode
light_mode
genderPrediction
abstract method
Future
<
String
>
genderPrediction
(
{
required
Uint8List
image
,
})
Implementation
Future<String> genderPrediction({required Uint8List image});
image_processing package
documentation
image_processing_platform_interface
ImageProcessingPlatform
genderPrediction abstract method
ImageProcessingPlatform class