SharedBuilder

constructor(schema: Set<KClass<out BaseRealmObject>> = setOf())

Parameters

T

the type of Configuration the builder should generate.

S

the type of builder, needed to distinguish between local and sync variants.