CallSDK constructor

CallSDK()

Implementation

factory CallSDK() {
  return _callSDK;
}