ObjectSchemaExtra: {
    constructor?: RealmObjectConstructor;
    defaults: Record<string, unknown>;
}

Type declaration

Generated using TypeDoc