md5 property

Pattern md5
getter/setter pair

MD5 regex md5正则表达式

Implementation

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