menu
carp_core package
documentation
protocols/carp_core_protocols.dart
CreateCustomProtocol
CreateCustomProtocol.new constructor
CreateCustomProtocol.new 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.new constructor
CreateCustomProtocol class