answer abstract method

Future<bool?> answer()

Answers incoming call

Implementation

Future<bool?> answer();