call abstract method

TRes call({
  1. String? deviceId,
  2. int? offlineThresholdSeconds,
  3. bool? isEnabled,
})

Implementation

TRes call({String? deviceId, int? offlineThresholdSeconds, bool? isEnabled});