can_accept_calls property
read / write
Pass true to allow accepting incoming calls by the session; pass false otherwise.
Implementation
late bool can_accept_calls;
Pass true to allow accepting incoming calls by the session; pass false otherwise.
late bool can_accept_calls;