Matches the generic of the list List
static RegExp genericRegex = RegExp(r'^List<((?:\w| |<|>)+)>$');