Get string value for key, if value is None, return the default value.
String? getString(K key, [String? defaultValue]);