lookupSecretReveal property

  1. @BuiltValueField(wireName: r'lookup_secret_reveal')
bool? lookupSecretReveal

If set to true will reveal the lookup secrets

Implementation

@BuiltValueField(wireName: r'lookup_secret_reveal')
bool? get lookupSecretReveal;