Future<String?> get({required String key}) { throw UnimplementedError('get(key) has not been implemented.'); }