Cancel constructor

Cancel(
  1. int callRequestID,
  2. Map<String, dynamic> options
)

Implementation

Cancel(this.callRequestID, this.options);