CookieStorage constructor

CookieStorage(
  1. Future<String> storePath
)

Implementation

CookieStorage(this.storePath);