Skip to main content

test method

void test ()

Implementation

void test() \{
httpLink = HttpLink(
'https:talawa-graphql-api.herokuapp.com/graphql',
httpClient: MockHttpClient(),
);
\}