iosHttpShouldHandleCookies property

  1. @Deprecated('Use httpShouldHandleCookies instead')
bool? iosHttpShouldHandleCookies
getter/setter pair

Use httpShouldHandleCookies instead.

Implementation

@Deprecated('Use httpShouldHandleCookies instead')
bool? iosHttpShouldHandleCookies;