isGroupCall property

dynamic isGroupCall

Implementation

get isGroupCall =>
    callList.length > 2;