getDeviceID method

String? getDeviceID()

Implementation

String? getDeviceID() {
  return this._deviceID;
}