deviceModelId property

  1. @JsonKey.new(name: 'device_model_id', includeIfNull: false, defaultValue: '')
String deviceModelId
final

Implementation

@JsonKey(name: 'device_model_id', includeIfNull: false, defaultValue: '')
final String deviceModelId;