removeOtherLoginJS function

  1. @JS.new('removeOtherLogin')
dynamic removeOtherLoginJS(
  1. String userId
)

Implementation

@JS('removeOtherLogin')
external dynamic removeOtherLoginJS(String userId);