EndTrialRequest constructor

EndTrialRequest({
  1. String? endReason,
})

Implementation

EndTrialRequest({this.endReason});