ServerCancelRequestParams constructor

ServerCancelRequestParams(
  1. String id
)

Implementation

ServerCancelRequestParams(this.id);