sendTypedData 方法

  1. @JSName('send')
void sendTypedData(
  1. TypedData data
)

实现

@JSName('send')
void sendTypedData(TypedData data) native;