sendTypedData method

void sendTypedData(
  1. TypedData data
)

Implementation

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