md5 constant

Pattern const md5

MD5 regex

Implementation

static const Pattern md5 = r'^[a-f0-9]{32}$';