instance property

T? instance

RU: Поиск экземпляра. ENG: Resolve instance.

return T

Implementation

T? get instance => _instance;