thirdPartyDeviceId property

String? thirdPartyDeviceId

Implementation

String? get thirdPartyDeviceId => _$this._thirdPartyDeviceId;
void thirdPartyDeviceId=(String? thirdPartyDeviceId)

Implementation

set thirdPartyDeviceId(String? thirdPartyDeviceId) =>
    _$this._thirdPartyDeviceId = thirdPartyDeviceId;