FlDataStreamHandler<T> typedef

FlDataStreamHandler<T> = void Function(T)

Implementation

typedef FlDataStreamHandler<T> = void Function(T);