ShowMessageFunction typedef
ShowMessageFunction =
void Function(String message, ProcessMessageSeverity severity)
Implementation
typedef ShowMessageFunction = void Function(String message, ProcessMessageSeverity severity);