menu
nitrogen_cli package
documentation
commands/link_command.dart
ModuleInfo
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
String
>
toMap
(
)
Implementation
Map<String, String> toMap() => {'lib': lib, 'module': module};
nitrogen_cli package
documentation
commands/link_command
ModuleInfo
toMap method
ModuleInfo class