hasLabelerDid property

bool get hasLabelerDid

Returns true if labelerDid is not null, otherwise false.

Implementation

bool get hasLabelerDid => labelerDid != null;