menu
parrot package
documentation
parrot.dart
Parrot
select abstract method
select abstract method
dark_mode
light_mode
select
abstract method
FutureOr
<
ModuleRef
>
select
(
Module
module
)
Select a module reference.
Implementation
FutureOr<ModuleRef> select(Module module);
parrot package
documentation
parrot
Parrot
select abstract method
Parrot class