getInstances static method

Http getInstances(
  1. HttpBaseOptions options
)

Implementation

static Http getInstances(HttpBaseOptions options) {
  throw UnsupportedError('');
}