WriteFnStr typedef

*<Null safety>*

int WriteFnStr (String)

Implementation

typedef WriteFnStr = int Function(String);