isNoOneElse property

bool get isNoOneElse

Implementation

bool get isNoOneElse => participants.length < 2;