build method
Cascades the Supabase modifier onto the provided builder
.
Implementation
@override
SupabaseStreamBuilder build(SupabaseStreamBuilder builder) =>
builder.limit(count);
Cascades the Supabase modifier onto the provided builder
.
@override
SupabaseStreamBuilder build(SupabaseStreamBuilder builder) =>
builder.limit(count);