deleteCookie abstract method

Future deleteCookie(
  1. Uri uri,
  2. Cookie cookie
)

Implementation

Future deleteCookie(Uri uri, Cookie cookie);