setEmail function

  1. @JS('setEmail')
void setEmail(
  1. String userId
)

Implementation

@JS('setEmail')
external void setEmail(String userId);