write abstract method

Future<bool> write(
  1. Uint8List data
)

Implementation

Future<bool> write(Uint8List data);