type property

  1. @JsonKey(defaultValue: PrototypeDeviceType.none)
PrototypeDeviceType type
final

Device type used for the prototype.

Implementation

@JsonKey(defaultValue: PrototypeDeviceType.none)
final PrototypeDeviceType type;