createFile abstract method

Future<void> createFile(
  1. String path
)

Implementation

Future<void> createFile(String path);