importer_count property

List<int> importer_count
read / write

The number of users that imported the corresponding contact; 0 for already registered users or if unavailable.

Implementation

late List<int> importer_count;