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