menu
lb_bitstream package
documentation
api.dart
FunctionArgument
FunctionArgument.new constructor
FunctionArgument.new constructor
dark_mode
light_mode
FunctionArgument
constructor
FunctionArgument
(
{
required
String
name
,
required
String
type
,
required
dynamic
value
,
})
Implementation
FunctionArgument({ required this.name, required this.type, required this.value, });
lb_bitstream package
documentation
api
FunctionArgument
FunctionArgument.new constructor
FunctionArgument class