GetInstance constructor

GetInstance()

Implementation

factory GetInstance() => _getInstance ??= GetInstance._();