md5 property Null safety

String md5
read / write

MD5 regex

Implementation

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