FileWriter typedef

FileWriter = void Function(String contents, String path)

Implementation

typedef FileWriter = void Function(String contents, String path);