This method is used to decline the call.
Future<bool?> declineCall() async { throw UnimplementedError('declineCall has not been implemented.'); }