Future<double> getDouble(String key, double defaultValue) async { throw UnimplementedError('getDouble() has not been implemented.'); }