Future<String?> getString(String key, {defaultValue = ""}) { throw UnimplementedError('getString() has not been implemented.'); }