setProcessPictureExternally method
Implementation
FeaturesConfigBuilder setProcessPictureExternally(processPictureExternally) {
_processPictureExternally = processPictureExternally;
return this;
}
FeaturesConfigBuilder setProcessPictureExternally(processPictureExternally) {
_processPictureExternally = processPictureExternally;
return this;
}