notSlashRgx constant

String const notSlashRgx

Implementation

static const String notSlashRgx = r'([^/]+)';