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