writeToFile abstract method

Future<File> writeToFile(
  1. Uint8List data
)

Implementation

Future<File> writeToFile(Uint8List data);