deviceId property

String? deviceId
getter/setter pair

ID of the registered device. Will be the same as the corresponding parameter in the request, if one was specified. Required if the inhibit_login option is false.

Implementation

String? deviceId;