call<T> abstract method

T call<T>()

Returns instance of FlateElementMixin which conforms to type T

Throws StateError in case when type T is not registered

Implementation

T call<T>();