format property
When false, the import statements will not be formatted,
leaving 1 import statement per line.
Defaults to false.
Implementation
final bool format;
When false, the import statements will not be formatted,
leaving 1 import statement per line.
Defaults to false.
final bool format;