EscapeHandler typedef

EscapeHandler = String Function(String input)

Implementation

typedef EscapeHandler = String Function(String input);