get<T> abstract method

T get<T>()

This cannot be used before the store is initialised Due to the fact services may implement AsyncInit

Implementation

T get<T>();