instance property

ObjectPool get instance

Implementation

static ObjectPool get instance => _instance ??= ObjectPool._();