setData method Null safety

void setData(
  1. String format,
  2. String data
)

Implementation

void setData(String format, String data) native;