Creates a network-based source (HTTPS/HTTP)
factory ModelSource.network(String url, {String? authToken}) = NetworkSource;