dataLateJsonListProperty

inline fun <T : CSJsonObjectStore> CSStore.dataLateJsonListProperty(key: String, noinline onChange: ArgFun<List<T>>? = null): CSLateStoreProperty<List<T>>