RegExp matching original toString representation of UserNum.
static final RegExp sourceExp = RegExp( r'Ⓣ[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{4}', );