MyUtilityExtensionFileAppendString extension

on

Methods

appendString(String string, {Encoding encoding = utf8}) Future<void>

Available on File, provided by the MyUtilityExtensionFileAppendString extension

Appends a string to the end of this file using the specified encoding.