debugRedact property

bool? debugRedact
final

Indicate that the field value should not be printed out when using debug formats, e.g. when the field contains sensitive credentials.

Implementation

final bool? debugRedact;