OnMemoryWarningCallback typedef
OnMemoryWarningCallback =
void Function(OnMemoryWarningListenerResult)
Implementation
typedef OnMemoryWarningCallback = void Function(OnMemoryWarningListenerResult);
typedef OnMemoryWarningCallback = void Function(OnMemoryWarningListenerResult);