build method
Cascades the Supabase modifier onto the provided builder
.
Implementation
@override
PostgrestTransformBuilder<List<Map<String, dynamic>>> build(
PostgrestTransformBuilder<List<Map<String, dynamic>>> builder,
) =>
builder.range(from, to);