patchConfig property

PatchConfig? patchConfig
getter/setter pair

Patch configuration being applied.

If omitted, instances are patched using the default configurations.

Implementation

PatchConfig? patchConfig;