You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there is an options class that contains all settings and it is included in the extension method. It should be possible to set it up fluently by method chaining.
Currently, there is an options class that contains all settings and it is included in the extension method. It should be possible to set it up fluently by method chaining.
Current:
Expected:
and
The text was updated successfully, but these errors were encountered: