makers/creators/create_websocket_call library

Functions

channel(ClientType type, {required bool includeHasClosed}) → Expression
createWebsocketCall(ClientMethod method) List<Code>
encodeJson(ClientType type, String variable) → Expression?
payloadListener(ClientType type, Expression variable) → Code