String getString({String defaultValue = ""}) { return toString(_value, defaultValue: defaultValue); }