menu
swift_composer package
documentation
swift_generator.dart
ImportedModule
ImportedModule.new constructor
ImportedModule.new constructor
dark_mode
light_mode
ImportedModule
constructor
ImportedModule
(
String
name
,
String
filePath
,
String
packagePath
, {
String
?
prefix
,
})
Implementation
ImportedModule(this.name, this.filePath, this.packagePath, {this.prefix});
swift_composer package
documentation
swift_generator
ImportedModule
ImportedModule.new constructor
ImportedModule class