newInstance static method

InstanceCollection newInstance()

Implementation

static InstanceCollection newInstance() {
  return InstanceCollection._internal();
}