kSendOobiToWatcherConstMeta property

FlutterRustBridgeTaskConstMeta kSendOobiToWatcherConstMeta
override

Implementation

FlutterRustBridgeTaskConstMeta get kSendOobiToWatcherConstMeta =>
    const FlutterRustBridgeTaskConstMeta(
      debugName: "send_oobi_to_watcher",
      argNames: ["identifier", "oobisJson"],
    );