menu
carp_core package
documentation
protocols/carp_core_protocols.dart
CreateCustomProtocol
CreateCustomProtocol constructor
CreateCustomProtocol constructor
dark_mode
light_mode
CreateCustomProtocol
constructor
CreateCustomProtocol
(
String
ownerId
,
String
name
,
String
description
,
String
customProtocol
,
)
Implementation
CreateCustomProtocol( this.ownerId, this.name, this.description, this.customProtocol, ) : super();
carp_core package
documentation
protocols/carp_core_protocols
CreateCustomProtocol
CreateCustomProtocol constructor
CreateCustomProtocol class