Valid - returns null - if mac is either a well-formed MAC Address or null.
mac
String? call(String? mac) => _macAddrVal(mac);