userExists method

dynamic userExists(
  1. String identifier
)

Implementation

external dynamic userExists(String identifier);