CookieOperation constructor

const CookieOperation(
  1. String value
)

Implementation

const CookieOperation(this.value);