WebFDioCacheCookieInterceptor constructor

WebFDioCacheCookieInterceptor({
  1. required double? contextId,
  2. WebFBundle? ownerBundle,
})

Implementation

WebFDioCacheCookieInterceptor({required this.contextId, this.ownerBundle});