OnShareAppMessageCallback typedef

OnShareAppMessageCallback = void Function(OnShareAppMessageListenerResult)

Implementation

typedef OnShareAppMessageCallback = void Function(
    OnShareAppMessageListenerResult);