utils/io_functions library

Functions

readFromIn({String? fileName}) Future<String>
writeToOut(String jsonStr, {String? fileName}) Future<void>