switchUserJS function

  1. @JS('switchUser')
dynamic switchUserJS(
  1. String userId
)

Implementation

@JS('switchUser')
external dynamic switchUserJS(String userId);