menu
spiffynode package
documentation
spiffy_node.dart
MsgInv
MsgInv.new constructor
MsgInv.new constructor
dark_mode
light_mode
MsgInv
constructor
MsgInv
(
{
List
<
InvVect
>
?
invList
,
})
Implementation
MsgInv({List<InvVect>? invList}) : invList = invList ?? <InvVect>[];
spiffynode package
documentation
spiffy_node
MsgInv
MsgInv.new constructor
MsgInv class