IIMStringCallback typedef

IIMStringCallback = dynamic Function(String value)

Implementation

typedef IIMStringCallback(String value);