initLicense static method

JSPromise<JSAny?> initLicense(
  1. String license,
  2. bool executeNow
)

Implementation

external static JSPromise<JSAny?> initLicense(String license, bool executeNow);