fixAutoLines property

String fixAutoLines

Implementation

String get fixAutoLines {
  return Characters(this).join('\u200B');
}