inCall property

bool? inCall
final

Indicator whether a call button should be active or not.

No call button is displayed, if null is specified.

Implementation

final bool? inCall;