Gets string value.
String? string(String key, [String? defaultValue]) => typed<String>(key, defaultValue);