ContactList constructor

ContactList()

Creates an empty ContactList.

Implementation

ContactList() : _contacts = {};