WarningCallback typedef

WarningCallback = void Function(String)

Implementation

typedef WarningCallback = void Function(String);