endToEndEncryption property

bool? get endToEndEncryption
override

Implementation

bool? get endToEndEncryption => _$this._endToEndEncryption;
set endToEndEncryption (covariant bool? endToEndEncryption)
covariantoverride

Implementation

set endToEndEncryption(covariant bool? endToEndEncryption) => _$this._endToEndEncryption = endToEndEncryption;