Reads file content as string with specified encoding.
String readFileSync(String path, {String encoding = 'utf-8'});