deviceModel property

String? deviceModel
getter/setter pair

Device Model

  • Android - The end-user-visible name for the end product.
  • iOS - Device model according to OS

Implementation

String? deviceModel;