isEntityReferenceListType property

bool isEntityReferenceListType

Returns true if type is equals to EntityReferenceList.

Implementation

bool get isEntityReferenceListType => type == EntityReferenceList;