encrypted property
Indicates if the message sent to this URL should be encrypted.
Implementation
@BuiltValueField(wireName: r'encrypted')
bool? get encrypted;
Indicates if the message sent to this URL should be encrypted.
@BuiltValueField(wireName: r'encrypted')
bool? get encrypted;