count method

int count()

Returns the count of non-null values.

Implementation

int count() => _count();