ssl property
TfRef<bool>
get
ssl
Reference to ssl attribute.
Implementation
TfRef<bool> get ssl => TfRef.attribute<bool>(this, 'ssl');
Reference to ssl attribute.
TfRef<bool> get ssl => TfRef.attribute<bool>(this, 'ssl');