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