call abstract method

TRes call({
  1. String? deviceId,
  2. String? mepKey,
  3. String? opticalKey,
  4. String? gpk60Key,
  5. String? gpk61Key,
})

Implementation

TRes call({
  String? deviceId,
  String? mepKey,
  String? opticalKey,
  String? gpk60Key,
  String? gpk61Key,
});