MockServerExt extension

on

Methods

invoke(String path, {String method = 'GET', Object? body, Map<String, String> headers = const {'accept' : 'application/json'}, int status = 200}) Future<HttpClientResponse>