protocolId property
protocolId is the ID of the protocol
Implementation
set flespiId(String? value);/// [protocolId] is the ID of the protocol
String? get protocolId;
protocolId is the ID of the protocol
Implementation
String? get protocolId;/// [protocolId] is the ID of the protocol
set protocolId(String? value);