protocolId property

String? get protocolId
inherited

protocolId is the ID of the protocol

Implementation

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

protocolId is the ID of the protocol

Implementation

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