confiotName property

String? get confiotName
inherited

confiotName is the name of the model in the ConfIoT.

Implementation

@JsonKey(unknownEnumValue: ConfIoTLayout.standard) set confiotLayout(ConfIoTLayout value);/// [confiotName] is the name of the model in the ConfIoT.
 String? get confiotName;
set confiotName (String? value)
inherited

confiotName is the name of the model in the ConfIoT.

Implementation

String? get confiotName;/// [confiotName] is the name of the model in the ConfIoT.
set confiotName(String? value);