ObjectCache constructor

ObjectCache([
  1. int? maxInstances
])

Implementation

ObjectCache([this.maxInstances]);