DapiResult constructor

DapiResult({
  1. String? operationID,
})

Implementation

DapiResult({this.operationID});