StompFrameCallback typedef

StompFrameCallback = void Function(StompFrame)

Implementation

typedef StompFrameCallback = void Function(StompFrame);