findInstanceOfType<T> method Null safety

T findInstanceOfType<T>()

Finds a single instance with type T

Implementation

T findInstanceOfType<T>();