writeText abstract method

Future<void> writeText(
  1. String data
)

Implementation

Future<void> writeText(String data);