model property

String? model
getter/setter pair

The model name of the device.

This comes from android.os.Build.MODEL.

Implementation

core.String? model;