getApps function

  1. @JS()
JSArray<JSAny?> getApps()

Implementation

@JS()
// List<AppJsImpl>
external JSArray getApps();