instance property

IdManager get instance

Implementation

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