createClient function

FetchClient createClient()

Implementation

fetch.FetchClient createClient() =>
    fetch.FetchClient(mode: fetch.RequestMode.cors);