fundation<T> method

T? fundation<T>()

Implementation

T? fundation<T>() => (fundations[T] as T?);