writeTo abstract method

Future<File> writeTo(
  1. String path
)

Implementation

Future<File> writeTo(String path);