putPage method

void putPage(
  1. String page
)

Implementation

void putPage(String page) => put("Page", page);