obfuscate property

  1. @JsonKey(defaultValue: false)
bool obfuscate
final

Whether to obfuscate the domain name in public displays.

Implementation

@JsonKey(defaultValue: false)
final bool obfuscate;