orderDirectives property
If directives should be ordered while emitting.
Ordering rules follow the guidance in Effective Dart and the directives_ordering lint.
Implementation
final bool orderDirectives;
If directives should be ordered while emitting.
Ordering rules follow the guidance in Effective Dart and the directives_ordering lint.
final bool orderDirectives;