GetInstance constructor

GetInstance()

Implementation

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