menu
obsly_flutter package
documentation
rules/src/engine/node_models.dart
OutputPort
OutputPort.new constructor
OutputPort.new constructor
dark_mode
light_mode
OutputPort
constructor
OutputPort
(
{
required
String
type
,
required
String
name
,
required
String
label
,
})
Implementation
OutputPort({ required this.type, required this.name, required this.label, });
obsly_flutter package
documentation
rules/src/engine/node_models
OutputPort
OutputPort.new constructor
OutputPort class