writeText method

Future writeText(
  1. String data
)

Implementation

Future writeText(String data) => Future.value();