Future<void> setSimBindingEnabled(bool enabled) async { return _otplessChannel.setSimBindingEnabled(enabled); }