write abstract method

Future<void> write(
  1. String json
)

Implementation

Future<void> write(String json);