Method SyncListFromEnumAsync<TEnum>(string?)

Assembly: redb.Core.dll
Task<RedbList> SyncListFromEnumAsync<TEnum>(string? listName = null) where TEnum : struct, Enum