methods property

List<JsHostMethod> methods
final

注入 JavaScript 的 Dart/Flutter 宿主方法。

Implementation

final List<JsHostMethod> methods;