NEPluginObserver<T> typedef

NEPluginObserver<T> = void Function(T data)

Implementation

typedef NEPluginObserver<T> = void Function(T data);