state property

Rx<OngoingCallState> state
getter/setter pair

State of this OngoingCall.

Implementation

late Rx<OngoingCallState> state;