putSocket method

void putSocket(
  1. String page
)

Implementation

void putSocket(String page) => put("Socket", page);