setMakeupPartDegree method
Implementation
Future<int> setMakeupPartDegree(PFMakeupPart part, double degree) {
throw UnimplementedError('setMakeupPartDegree() has not been implemented.');
}
Future<int> setMakeupPartDegree(PFMakeupPart part, double degree) {
throw UnimplementedError('setMakeupPartDegree() has not been implemented.');
}