menu
pubtidy package
documentation
patchfixer.dart
ImportsPatcher
ImportsPatcher.new constructor
ImportsPatcher.new constructor
dark_mode
light_mode
ImportsPatcher
constructor
ImportsPatcher
(
PathFixer
fixer
, {
required
String
filename
,
})
Implementation
ImportsPatcher( this.fixer, { required this.filename, }) : super();
pubtidy package
documentation
patchfixer
ImportsPatcher
ImportsPatcher.new constructor
ImportsPatcher class