StoreRecord

constructor(reducer: Reducer<Any, Any>, initialState: Any, stateType: KClass<*>, actionType: KClass<*>, alias: String)