StompClient constructor

StompClient({
  1. required StompConfig config,
})

Implementation

StompClient({required this.config});