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