menu
armature package
documentation
advanced.dart
AnyPort typedef
AnyPort typedef
dark_mode
light_mode
AnyPort
typedef
AnyPort
=
Port
<
dynamic
,
Object
?
,
Function
>
Type alias for a
Port
with type params erased.
Implementation
typedef AnyPort = Port<dynamic, Object?, Function>;
armature package
documentation
advanced
AnyPort typedef
advanced library