reApos top-level property

RegExp reApos
final

Used to match apostrophes.

Implementation

final reApos = RegExp(rsApos);