rPosessiveApostrophe constant Null safety

String const rPosessiveApostrophe

Matches all instances of a posessive apostrophy, e.g. "Mary's".

Implementation

static const rPosessiveApostrophe = _EnglishConstants.rPosessiveApostrophe;