enabled property

bool? enabled
final

Defaults to true. Set it to false if you want to disable format conversion while preserving the configuration details.

Implementation

final bool? enabled;