isNotGraphFollow property

bool isNotGraphFollow

Returns true if this collection is not graph follow, otherwise false.

Implementation

bool get isNotGraphFollow => !isGraphFollow;