Gets string input
String? getString(String key, [String? defaultValue]) => _input.string(key, defaultValue);