isNotGraphBlockList property

bool get isNotGraphBlockList

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

Implementation

bool get isNotGraphBlockList => !isGraphBlockList;