rEndString constant Null safety

String const rEndString

Selects the end of a string.

Implementation

static const rEndString = r'\Z';