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