pixelFreeSetBeautyFilterParam method
- PFBeautyFiterType type,
- double value
Implementation
Future<void> pixelFreeSetBeautyFilterParam(
PFBeautyFiterType type, double value) {
throw UnimplementedError('not been implemented');
}
Future<void> pixelFreeSetBeautyFilterParam(
PFBeautyFiterType type, double value) {
throw UnimplementedError('not been implemented');
}