ListState

constructor(kv: StartupKV, name: String, version: String?, itemSerializer: KSerializer<T>, defaultFactory: () -> List<T>)