Valid — returns null – if input is either integer or null.
input
String? call(String? input) => _val(input);