scaDeviceName property
String?
get
scaDeviceName
Implementation
String? get scaDeviceName => _$this._scaDeviceName;
set
scaDeviceName
(String? scaDeviceName)
Implementation
set scaDeviceName(String? scaDeviceName) =>
_$this._scaDeviceName = scaDeviceName;