Method GetListByNameWithItemsAsync(string)

Assembly: redb.Core.dll

Get list by name with all its items loaded.

public Task<RedbList?> GetListByNameWithItemsAsync(string name)