modelId property

  1. @BuiltValueField(wireName: 'modelid')
String? modelId

This parameter uniquely identifies the hardware model of the device for the given manufaturer.

Implementation

@BuiltValueField(wireName: 'modelid')
String? get modelId;