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