scaDeviceId property

String? get scaDeviceId

Implementation

String? get scaDeviceId => _$this._scaDeviceId;
set scaDeviceId (String? scaDeviceId)

Implementation

set scaDeviceId(String? scaDeviceId) => _$this._scaDeviceId = scaDeviceId;