Gets current contacts count.
Future<int> get queryContactCount { return _platform.queryContactCount; }