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