trailComments property

bool trailComments
final

Whether the ignoreComments should be appended to the import statement.

if false, the ignoreComments will be prepended with a line break

Implementation

final bool trailComments;