hasNotLabelerDid property

bool get hasNotLabelerDid

Returns true if labelerDid is null, otherwise false.

Implementation

bool get hasNotLabelerDid => !hasLabelerDid;