lookupSecretDisable property

  1. @BuiltValueField(wireName: r'lookup_secret_disable')
bool? lookupSecretDisable

Disables this method if true.

Implementation

@BuiltValueField(wireName: r'lookup_secret_disable')
bool? get lookupSecretDisable;