hasListItemsSample property

bool get hasListItemsSample

Returns true if listItemsSample is not null, otherwise false.

Implementation

bool get hasListItemsSample => listItemsSample != null;