Future<bool?> addContact(String number, String name) async { throw UnimplementedError('has not been implemented.'); }