initLicense static method

PromiseJsImpl<void> initLicense(
  1. String license,
  2. bool executeNow
)

Implementation

external static PromiseJsImpl<void> initLicense(
    String license, bool executeNow);