init method

void init(
  1. String api,
  2. String? userId
)

Implementation

external void init(String api, String? userId);