AppendFn typedef

AppendFn = String Function()

Fuction for appending, the returned string will append to the converted content

Implementation

typedef AppendFn = String Function();