isOneToOneCall property

dynamic isOneToOneCall

Implementation

get isOneToOneCall =>
    callList.length <= 2;