Method GetObjectSchemeAsync(string)

Assembly: redb.Core.dll

Get scheme for Object type by name.
Returns null if not found.

public Task<IRedbScheme?> GetObjectSchemeAsync(string name)