getInstance property

GiftManager get getInstance

Implementation

static GiftManager get getInstance => _instance ??= GiftManager._internal();