getApp function

  1. @JS.new()
AppJsImpl getApp([
  1. String? name
])

Implementation

@JS()
external AppJsImpl getApp([String? name]);