initiateCall abstract method

Future<int?> initiateCall(
  1. String number
)

Implementation

Future<int?> initiateCall(String number);