maker property

String? maker
getter/setter pair

The manufacturer of the device.

This comes from android.os.Build.MANUFACTURER.

Implementation

core.String? maker;