antiAlias property

AntiAlias? antiAlias
final

The anti-alias filter is automatically applied to all outputs. The service no longer accepts the value DISABLED for AntiAlias. If you specify that in your job, the service will ignore the setting.

Implementation

final AntiAlias? antiAlias;